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

853 B

xaymar.resource

I created this back when multi-threading was highly praised for the features it could give you. This allows you to load anything asynchronous and still know how far the loading process is. Easily extendable as it was designed to work flawlessly with as many types as possible. Requires threading, otherwise it will just be synchronous. Supports both basic BRL modules as well as xaymar.datapak, which allows you to load large files without the program hanging up for a while. Thank god for threading!

Documentation at: http://www.blitzforum.de/forum/viewtopic.php?p=390021#390021

License

xaymar.resource 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/.