14 October 2015
We have a few exciting new plugins available on the Corona Store: Games by Candlelight provides persistent data and translation libraries, and Xibalba Studios brings us a fancy page curling effect.
Please visit the store to activate plugins, or to submit a plugin yourself.
1. GBC Data Cabinet
By Games by Candlelight
The GBCDataCabinet plugin allows the Corona SDK developer to create and use session (located in memory) and persistent (located on disk) data throughout your application. You no longer have to create global variables to share data between Composer modules, for example.
[crayon-5f8df543527f8818729421/]
Check it out on the Corona Store.
2. GBC Language Cabinet
By Games by...