|
|
@@ -17,6 +17,10 @@ It is loosely inspired by Bitsquid (now Stingray) engine and its design principl
|
|
|
* Linux
|
|
|
* Windows
|
|
|
|
|
|
+##Documentation
|
|
|
+
|
|
|
+Lua API: http://taylor001.github.io/crown/lua_api.html
|
|
|
+
|
|
|
##Screenshots
|
|
|
|
|
|
TCP/IP console with autocomplete and color-coded output highlighting.
|
|
|
@@ -72,11 +76,6 @@ Configuration is `<platform>-<debug/development/release>[32|64]`. E.g.
|
|
|
|
|
|
linux-debug64, linux-development64, linux-release64, android-debug, windows-debug32 etc.
|
|
|
## Documentation
|
|
|
-
|
|
|
-There is pretty extensive documentation for both C++ and Lua API.
|
|
|
-
|
|
|
-Lua API: http://taylor001.github.io/crown/lua_api.html
|
|
|
-
|
|
|
### Prerequisites
|
|
|
|
|
|
Doxygen (http://www.doxygen.org)
|