]> git.localhorst.tv Git - blank.git/commit
get world seed from command line arguments
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Thu, 19 Mar 2015 09:44:44 +0000 (10:44 +0100)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Thu, 19 Mar 2015 09:45:37 +0000 (10:45 +0100)
commitbd6bd2c875f4b6baef913e5315aa9f7e7cd7da7a
treeaa5e481529d9437267df41683db5ddbd43dc57ef
parent774253e509ce13881229efda8849bf6f3c47b665
get world seed from command line arguments
running
src/app.cpp
src/app.hpp
src/main.cpp
src/runtime.cpp [new file with mode: 0644]
src/runtime.hpp [new file with mode: 0644]
src/world.cpp
src/world.hpp