Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 204 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 204 Bytes

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.