Quantcast
Channel: Release Notes
Viewing all articles
Browse latest Browse all 20

OpenBOR v3.0 Build 6412

$
0
0
Added my first function to openbor. We already had loadmodel to load a cached model into memory but now I have added unload_model to remove a model from memory.

example usage: unload_model("model_name");

Be careful using these as you could end up using more memory if you are loading models more then once.  From my tests this can not unload the first player model from memory.

Download: https://github.com/DCurrent/openbor/releases

Viewing all articles
Browse latest Browse all 20

Trending Articles