Author Topic: Blockland Base files  (Read 384 times)

I decided to mess around with the default images and such, and I am wondering: How often does Blockland check the base files? Once per program start, once per server, once per minute?

Files are added to the filesystem, which is a magical place that you cannot visit, when:
-The game starts
-The file is created within the game
-The discoverFile(filepath); command is used

Once a file is in this filesystem, it can be used by the game at any time unless it is a .zip and was changed without being rediscovered.