[Lib] beLoader #30
paladin-t
started this conversation in
Libs And Tips
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
beLoader
beLoader is a custom source file loader implementation for Bitty Engine. It allows to specify a custom asset path handler to load from a relative path, or even from network, etc.
Features:
Note that by using beLoader, others could bypass the obfuscation mechanism and read the content of ".luax" assets at runtime. Regular ".lua" doesn't have this issue.
Download v1.0.0: beLoader.zip
Usage:
Beta Was this translation helpful? Give feedback.
All reactions