Skip to content
This repository has been archived by the owner on Apr 28, 2023. It is now read-only.

v2.0

Compare
Choose a tag to compare
@LambdaGaming LambdaGaming released this 30 Mar 23:16
· 5 commits to master since this release
  • Rewrote program to use JSON instead of XML
    • Code is much cleaner and new features are easier to implement this way
    • NOTE: Assignments created in previous versions will not work with this version, due to the data structure being completely different
  • Assignments are now retrieved internally through a unique ID instead of their name
    • Assignment naming restrictions have been lifted due to this