zerotier-idtool commands to init and generate moons

This commit is contained in:
Adam Ierymenko 2017-01-27 17:34:39 -08:00
commit 5fa1d9796c
9 changed files with 115 additions and 21 deletions

7
attic/world/README.md Normal file
View file

@ -0,0 +1,7 @@
World Definitions and Generator Code
======
This little bit of code is used to generate world updates. Ordinary users probably will never need this unless they want to test or experiment.
See mkworld.cpp for documentation. To build from this directory use 'source ./build.sh'.