I have added a first-time user screen that opens when you join a world or server for the first time with the mod installed. Additionally, I have included a modpack_config_info.txt file where modpack creators can add custom information for their users. This information will be displayed on the same screen.
- Added a Block list located in the config folder, here you can add files and folders that you don't want to copy or save or export when you do one of those actions. Some mods have alot of files that don't have with configs directly so no need to copy them.
- Fix - bug that made the Open To LAN button in the Esc menu move to the top of the screen.
Introducing the 1.0 release. With this update, you can now do the following things:
- Save configurations to one slot and load them later.
- Export your configurations so you can share them with friends, and you can easily import them to use the configurations.
- A new user interface accessible with the "K" key or from the options menu.
- Faster copying of files, although it may still take some time if you have mods with a lot of configuration files or if you use the configuration folder to save items.
- Changed all the code to make it work better it also has a new folder structure, read the examples again for instructions.
- Credit to Your Options Shall Be Respected (YOSBR) for making a somewhat-like mod for the new version of the game that I could back port.