dynobj icon indicating copy to clipboard operation
dynobj copied to clipboard

Dynamic COFF object loader

Dynamic COFF object loader

Tiny lib, can load .obj files into memory, link with other objects and provided functions. Can be used for in-game scripting. Currently 32-bit only.