---ONLY FOR MODDERS---
BOX is an Assetto Corsa framework created by Marco 'Marocco2' Mollace. It's created for Assetto Corsa developers who want a set of features without spending so much time.
WARNING!!!!
This is an unstable SDK, so functions can be deprecated very soon. Check changelog or wiki what is changed
CURRENT FEATURES
Your app must have the following structure:
Check README to further information
KNOWN ISSUES
v0.2
BOX is an Assetto Corsa framework created by Marco 'Marocco2' Mollace. It's created for Assetto Corsa developers who want a set of features without spending so much time.
WARNING!!!!
This is an unstable SDK, so functions can be deprecated very soon. Check changelog or wiki what is changed
CURRENT FEATURES
- A push notification system via Telegram bot
- Sound player
- An auto-update/auto-install system (WORK IN PROGRESS)
- Voice commands
Your app must have the following structure:
Check README to further information
KNOWN ISSUES
- newupdate and install_zip don't work
v0.2
- class SoundPlayer is now working
- first attempt to make newupdate() work
- reworked functions (check Wiki page)
- added getZipFile function