mirror of
https://github.com/Motschen/Adventura.git
synced 2025-12-16 03:45:10 +01:00
docs: more comments
This commit is contained in:
@@ -1,2 +1 @@
|
||||
mkdir build
|
||||
g++ -std=c++23 -Wall ./main.cpp -o ./build/testCompiled && ./build/testCompiled
|
||||
g++ -std=c++23 -Wall ./main.cpp -o ./adventura && ./adventura
|
||||
Reference in New Issue
Block a user