Skip to content

lieff/dynobj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.