This project provides a simple script to automatically set up Minecraft's resourcepacks
folder and options.txt
file. It is particularly useful for players who frequently switch between computers and need a quick way to configure their Minecraft environment.
The script is written in Batch and is currently in development.
- Clone the repository:
git clone https://github.com/August7337/Minecraft-Auto-Configuration.git
- Put your resource packs in the
resourcepacks
folder of the project. - To start the project, run the run.bat.
Contributions are welcome! Please follow these steps:
- Fork the project
- Create a branch for your feature (
git checkout -b feature/my-new-feature
) - Commit your changes (
git commit -m 'Add my new feature'
) - Push your branch (
git push origin feature/my-new-feature
) - Open a Pull Request
This project is licensed under the MIT license. See the LICENSE file for details.