You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add proper documentation here on GitHub and link CurseForge to it
GUI support for all versions has been dropped for now, the commandline-only interface will stay for rev. 4
allow for wildcards using the /ds saveconfigs command
Fix first-startup checker (own solution)
Implement version string replacement
Range of supported versions is now limited to the major releases (except for 1.19.2 and 1.19.3 which will both be supported for longer); Support includes 1.7.10, 1.12.2, 1.16.5, 1.17.1, 1.18.2, 1.19.2, 1.19.3
Add description line to DS private store
Show why commands might not work (no/wrong version of JCPlugin)
The text was updated successfully, but these errors were encountered:
PT400C
changed the title
Task list for revamped Revision 3
Task list for revamped Revision 3 (The Streamline Update)
Nov 8, 2021
PT400C
changed the title
Task list for revamped Revision 3 (The Streamline Update)
Task list for revamped Revision 4 (The Streamline Update)
Feb 24, 2023
Custom versionchecker (+changelog) and better version outputs in about section
Reintroduce the DS custom GUI
Remove unnecessary files/folders and move existing installations properly
implement preprocessor to effortlessly support various game versions (currently no longer planned)
allow for selection of multiple folders/files when using the /ds saveconfigs command
Streamline most identical code-segments (commands and FileUtil) into a core subproject
Separate core subproject into own branch (only Core) to allow for multiple gradle and FG versions at the same time (incompatible versions would need their own branches; e.g. below 1.12.2)
Obligatory for Revision 4:
/ds saveconfigs
command1.7.10
,1.12.2
,1.16.5
,1.17.1
,1.18.2
,1.19.2
,1.19.3
The text was updated successfully, but these errors were encountered: