Update to Readme.md.

This commit is contained in:
Relintai 2019-11-22 17:41:35 +01:00
parent 937914d390
commit 30c0c0b5ad
2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
### The project requires a few custom engine modules to run! read the Editing the game part!
Keep in mind, that most of the work went into the engine modules so far, and the style itself.
A 3D third person RPG. With both multiplayer, and singleplayer capabilities.
The main gameplay-loop goal is to create an experience with enough complexity and depth, that can rival the more old-school MMO- and action rpgs, because nowadays I feel like that is something that got lost.

View File

@ -4,7 +4,7 @@ export SCONS_CACHE=~/.scons_cache
export SCONS_CACHE_LIMIT=5000
cd engine
scons -j2 platform=x11 target=release entities_2d=no tools=no
scons -j2 platform=x11 target=release_debug entities_2d=no tools=no
# use_llvm=yes