Files
Legacy-Projects/BlitzMax/xaymar.config/README.md
T
2014-11-24 18:18:24 +01:00

667 B

xaymar.config

An easy way to load configurations from so called 'DataPaks'. DataPaks were inspired by Minecraft's NBT format and were able to store any arbitrary data. It's still more efficient to have a dedicated format instead of DataPaks, but it helps with compatability across versions. As far as I remember, this is thread-safe. Documentation at: http://www.blitzforum.de/forum/viewtopic.php?p=388595#388595

License

xaymar.config by Michael Fabian Dirks is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/.