Skip to content

2.0

Compare
Choose a tag to compare
@RedLime RedLime released this 05 Nov 08:54
· 21 commits to 1.16.1 since this release

Finally, there is an update to make GhostRunner more suitable for speedrunning!

What's new?

  • Add record submit in speedrun.com feature.
    • Support RSG, SSG, FSG record submit.
    • You are need only video link and API key(only once) to submit record.
  • Add auto check update feature.
  • Add Ghost's info screen

What's changes?

  • 100% rewritten Kotlin codes to Java
    • as result, reduce 95% mod jar file size.
  • Removed some ghost features. Item handles, Armors, etc. for compatibility with another mods.
  • changed ghost info file name info.gri to .gri.
  • Removed timer features. but It is now dependency. you can download on my Github

What's fixed problems?

  • Fixed GhostRunner's buttons breaking macros on the world create screen.
  • There are more, but it is boring to write them down.