ZeroTierOne/attic/world
lison 41f9bdc5db
Update build.sh (#2068)
fix mkwork compilation errors
2023-07-27 12:43:31 -04:00
..
build.sh Update build.sh (#2068) 2023-07-27 12:43:31 -04:00
mkworld.cpp world! 2019-08-30 11:57:18 -07:00
README.md zerotier-idtool commands to init and generate moons 2017-01-27 17:34:39 -08:00
world.bin world! 2019-08-30 11:57:18 -07:00
world.c Drop in faster C25519 agreement code. 2019-07-09 10:31:08 -04:00

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'.