Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Commit

Permalink
Merge branch 'master' of https://github.com/Blusutils/DESrv
Browse files Browse the repository at this point in the history
  • Loading branch information
EgorBron committed Sep 16, 2022
2 parents 8db4613 + bcfc6b5 commit 53c362f
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 2 deletions.
Binary file removed DES-Core/.vs/DES-Core/DesignTimeBuild/.dtbcache.v2
Binary file not shown.
Empty file.
Binary file removed DES-Core/.vs/DES-Core/v17/.futdcache.v1
Binary file not shown.
Binary file removed DES-Core/.vs/DES-Core/v17/.suo
Binary file not shown.
Binary file removed DES-Core/.vs/ProjectEvaluation/des-core.metadata.v2
Binary file not shown.
Binary file removed DES-Core/.vs/ProjectEvaluation/des-core.projects.v2
Binary file not shown.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Dedicated Extendible Server (DESrv or DES) <img src="./des_logo.png" align="center" width="100">

Flexible and extendible framework-like server for usage in different tasks. This repo contains Core, DESCEndLib and PDK.
Flexible and extendible framework-like server for usage in different tasks. This repo contains Core and PDK.

## About this

Expand All @@ -9,7 +9,7 @@ Flexible and extendible framework-like server for usage in different tasks. This
This software bases on theese key components:

* Core (server runtime basic logic)
* Runner based on CEnd
* Runner based on [DESCEndLib](https://github.com/Blusutils/DESCEndLib)
* PDK loader
* Plugin development kit (PDK, plugin framework) and Extensions
* Plugin(s) (3rd-party extensions for server)
Expand Down

0 comments on commit 53c362f

Please sign in to comment.