Create README.md

This commit is contained in:
nillerusr 2020-12-16 14:44:07 +03:00 committed by GitHub
parent 17a0739027
commit ca9219e79d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

12
README.md Normal file
View File

@ -0,0 +1,12 @@
# source-engine
The main purpose of this repository is to port the engine for other platforms.
# Goals
* fixing bugs
* NEON support
* DXVK support
* remove unnecessary dependencies
* Elbrus port
* Arm(android) port
* improve performance
* replace current buildsystem with waf
* rewrite achivement system( to work without steam )