You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A basic reader for the map format of RPG Maker 2000 in C.
If you need something serious, you probably need EasyRPG's liblcf.
Or, if you need to do some processing, you can use EasyRPG's lcf2xml
utility and work with the XML.
About
A basic reader for the map format of RPG Maker 2000 in C