reorganization

This commit is contained in:
Trilarion
2017-12-09 22:31:37 +01:00
parent 329f08cb4a
commit 041f951803
183 changed files with 19 additions and 24 deletions

View File

@ -0,0 +1,17 @@
# Polycode
_Polycode is a C++ and Lua framework for building interactive applications._
- Home: http://polycode.org/
- Download: http://polycode.org/download/
- State: beta
- Code: https://github.com/ivansafrin/Polycode
- Language(s): C, C++
- License: MIT
## Building
Uses CMake
[Build Instructions](https://github.com/ivansafrin/Polycode/blob/master/BUILD.md)