World test stuff... some of this will be yanked before release.

This commit is contained in:
Adam Ierymenko 2015-10-19 10:00:35 -07:00
commit 0c43d34ce3
5 changed files with 189 additions and 9 deletions

1
world/build.sh Executable file
View file

@ -0,0 +1 @@
c++ -I.. -o mkworld ../node/C25519.cpp ../node/Salsa20.cpp ../node/SHA512.cpp ../node/Identity.cpp ../node/Utils.cpp ../node/InetAddress.cpp ../osdep/OSUtils.cpp mkworld.cpp