Respackopts/docs/README.md
2021-09-15 15:17:32 +02:00

22 lines
660 B
Markdown

# About
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/)
### Compatibility
- Canvas/Frex Shaders
- Resource Packs
- DataPacks
### Features
| 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 | ✅ |
| Text file modification using [Starscript](https://github.com/MeteorDevelopment/starscript/wiki) | ✅ |
| Directory .rpo support | 🔄 |