Skip to content

TagAPI - v0.2-alpha - Release Notes

Pre-release
Pre-release
Compare
Choose a tag to compare
@ammarx ammarx released this 30 Aug 10:39
· 90 commits to master since this release

This release has the following changes along with some bug fixes:

  • Logs:
    • String getLog() - All the previous log functions have been replaced with one single current log status function.
    • List getLogs() - Returns a list of all logged logs
    • void dumpLogs() - Writes all logged logs to /.minecraft/Launcherlogs.txt
  • Version Info:
    • String getAPIVersion() - Returns the version number of the API library

Information about builds

From this point onward, the binary build will be provided as a single jar file.