Respackopts/docs/README.md

22 lines
671 B
Markdown
Raw Normal View History

2021-08-30 14:38:03 +02:00
# ResPackOpts Home
2021-08-30 15:03:33 +02:00
Here is everything you need to know about configuring your resource with respackopts.\
Some pages may not have been updated, you can view those [here](old/)
2021-08-30 14:38:03 +02:00
### Compatibility
2021-08-30 15:03:33 +02:00
- Frex/Canvas Shaders
2021-08-30 14:38:03 +02:00
- Resource Packs
- DataPacks
### Features
2021-08-30 15:03:33 +02:00
| Feature | Status |
| --- | --- |
| Boolean (toggle) inputs | ✅ |
| Slider inputs | ✅ |
| Number inputs | ✅ |
| String (Text) inputs | ✅ |
| Conditional file loading | ✅ |
| Fallback files | ✅ |
| Not, And, Or, Nor, Xor, Eq Operations for conditions | ✅ |
2021-08-30 14:38:03 +02:00
| Text file modification using [Starscript](https://github.com/MeteorDevelopment/starscript/wiki) | ✅ |
2021-08-30 15:03:33 +02:00
| Directory .rpo support | 🔄 |