reden-is-what-we-made
reden-is-what-we-made copied to clipboard
[Feature Request]: Reference part 2
Please choose if applies:
- [ ] I'm currently working on adding this feature.
Describe the solution you'd like
original issue: n/a related: #78 @mikaace part 1: #106
TODO list:
- [ ] submodule sync
- [ ] submodule add/remove/update/info gui (or cli only)
- [ ] repeatingInfo edit gui
- [ ] placement edit gui
let reference = {name, submodule, repeatingInfo} let repeatingInfo extends {type: x|z|xy|zy|xyz, start: xyz, offset: xyz, space: xyz, times: xyz} let repeatingInfo extends {type: custom, placements} let placements = {rotation, start, mirror}
Describe alternatives you've considered
No response
Anything else?
No response
Please accept these terms
- [X] I have searched the existing issues and this has not been posted before