Adds http-api for our session service
Also fixes HA values, for some reason GE values arent working, will look into.
This commit is contained in:
zeruth
2019-06-07 01:32:05 -04:00
parent aa0476aa62
commit 66cd539190
61 changed files with 4429 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
runelite.version=${project.version}
rs.version=${rs.version}
runelite.commit=${git.commit.id.abbrev}
runelite.dirty=${git.dirty}