docs: add asciidoc docs for use with refinedsites

This commit is contained in:
raoulvdberge
2023-11-26 18:31:35 +01:00
parent 27442fbfac
commit b489a3db8f
237 changed files with 3175 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
= 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.