MCParks / Achievables

A Java library for specifying video game achievement-like "Achievables" complete with a Groovy-based programming language for defining them
GNU Affero General Public License v3.0
1 stars 0 forks source link

Reference Implementation #3

Open RyanHecht opened 3 weeks ago

RyanHecht commented 3 weeks ago

A reference implementation should be written for the interfaces in the library that allows for a CLI-based way to register Achievables, submit Events, and write tests for Achievables.