Skip to content
This repository has been archived by the owner on Dec 18, 2020. It is now read-only.

1.1.0

Latest
Compare
Choose a tag to compare
@msolefonte msolefonte released this 14 Nov 21:03
· 6 commits to master since this release
0490edb
  • 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