Files
refinedstorage/docs/pages/advanced-usage/using-development-builds.adoc
2023-11-26 18:32:39 +01:00

15 lines
424 B
Plaintext

= Using development builds
You can use development builds straight from GitHub.
Follow the following steps:
- Head to the link:https://github.com/refinedmods/refinedstorage/actions/workflows/build.yml[list of builds].
- Click on the commit that you want a build of.
- Download "Artifacts".
== Disclaimer
- Using development builds is a risk!
- It may contain untested code, bugs and crashes.
- Remember to take backups.