This repository has been archived by the owner on Dec 18, 2020. It is now read-only.
- Remove fs-ext and reflect the new concurrency problem
- Fix a bug that happend when a database game with invalid values was loaded
- Add methods to the API of Celes
- addGame()
- removeManaullyAddedGame()
- unlockAchievement()
- removeManuallyUnlockedAchievement()
- Add tests for the new methods
- Minor fixes