Go to file
2021-11-28 17:44:05 +01:00
docs Fix an issue from the previous commit and support built-in conditions 2021-11-19 16:29:01 +01:00
gradle/wrapper jdk17, explicitly depend on loader 0.12.0 2021-11-10 17:39:35 +01:00
run Work around cloth breaking enums, closes #15 2021-11-09 15:16:46 +01:00
src Use the data location of a pack instead of its id internally. Might fix conflicts between multiple instances of the same pack 2021-11-28 16:56:37 +01:00
.gitignore Save pack configs in the packs directory (SomePack.zip -> SomePack.zip.rpo) if possible, needs testing 2021-11-19 15:16:08 +01:00
.gitlab-ci.yml Use new CI scripts 2021-11-28 17:44:05 +01:00
build.gradle Use new CI scripts 2021-11-28 17:44:05 +01:00
gradle.properties Use the data location of a pack instead of its id internally. Might fix conflicts between multiple instances of the same pack 2021-11-28 16:56:37 +01:00
gradlew jdk17, explicitly depend on loader 0.12.0 2021-11-10 17:39:35 +01:00
gradlew.bat Update dependency gradle to v6.7.1 2020-11-26 03:23:37 +00:00
LICENSE Add files 2020-11-24 22:04:13 +01:00
mkdocs.yml Support fabulous shaders 2021-10-03 19:26:37 +02:00
README.md README: link to mkdocs 2021-09-09 17:39:47 +02:00

Respackopts

Respackopts provides resource and data packs with config menus
By default it provides a custom system for conditional resources and integrates with frex (canvas shaders, currently requires the latest development release)

Downloads

Dependencies

Pack authors

You can head to the wiki for details on how to create rpo-compatible packs.