package

github.com/Epikest/osu-auth

0.1.1 / published Jul 13, 2024 / repository

osu!auth

.github/workflows/ci.yml


  1. locates osu! folder from the Start Menu shortcut
  2. deletes .require_update file and creates _staging file to prevent osu! from updating
  3. backs up current osu!auth.dll and replaces it with old version embedded into the executable

Development

build it:

shards build

run tests:

crystal spec

release it:

shards build -p -s --release --static

Contributing

  1. Fork it (https://github.com/Epikest/osu-auth/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

API