feat: installer treat breaking changes

This commit is contained in:
v4n
2025-01-16 13:49:16 +02:00
parent a46776838a
commit a6d0bcfb5f
3 changed files with 82 additions and 3 deletions
+1 -1
View File
@@ -130,6 +130,6 @@ Feel free to contribute to this project by creating a pull request or opening an
- [ ] Easier way to change mod presets
- [ ] Find a way to make use of `manifest.json` and simplify installing variants
- [x] [DEV] Change to `.tar.gz` for exporting and importing
- [ ] [DEV] Provide fixes for breaking updates
- [x] [DEV] Provide fixes for breaking updates
- [ ] [DEV] Optimize code - throw errors in 1 line
- [ ] [DEV] Rewrite some code to be more readable