LWAPI also known as Sonic2013, is a reverse engineering attempt at creating an API library for Sonic Lost World (codename: Sonic2013) for easily creating mods that interact with the game universe.
Currently, the library is still being developed and only the bare minimum can be done.
- Create simple game objects
- Send and recieve actor messages
- Register object resource information
- Interact with game services
- Creating simple game services (untested)
- Load resources
- Register set objects
- World interaction (collision)
- A lot of things
Coming Soon.
The library is currently is a massive work in progress. Therefore, there are currently no samples available.