Basic setup for Cpp based screeping.

This commit is contained in:
douwe
2025-08-12 23:56:10 +02:00
parent 7c1a84a5ca
commit 5ed1329d2e
60 changed files with 2709 additions and 604 deletions

View File

@@ -0,0 +1 @@
/home/douwe/Projects/Screeps/emsdk/upstream/emscripten/em++ -DNDEBUG -O2 -O2 -sASSERTIONS=0 -sMALLOC=emmalloc -sMODULARIZE=1 --no-entry --bind -sEXPORT_ES6=0 -sSTRICT=0 -sALLOW_MEMORY_GROWTH=1 @CMakeFiles/app.dir/objects1.rsp -o app.js @CMakeFiles/app.dir/linkLibs.rsp