Minecraft mod that enhances the Resource Pack menu with folder support for easier pack organization, ability to search packs by name or description, new sorting options, and several other features. https://respacks.chylex.com/
Go to file
chylex 45a459911a Fix code formatting (missing spaces after commas) 2016-09-30 20:29:42 +02:00
gradle/wrapper Update to Minecraft 1.9.4 2016-06-15 18:19:44 +02:00
src/main Fix code formatting (missing spaces after commas) 2016-09-30 20:29:42 +02:00
.gitignore Update to Minecraft 1.9.4 2016-06-15 18:19:44 +02:00
README.md Create README.md 2016-06-20 15:38:18 +02:00
build.gradle Update to Minecraft 1.10 2016-06-24 16:07:00 +02:00
gradlew Initial commit (working version for 1.7.10) 2016-06-15 17:20:16 +02:00
gradlew.bat Initial commit (working version for 1.7.10) 2016-06-15 17:20:16 +02:00
logo.png Initial commit (working version for 1.7.10) 2016-06-15 17:20:16 +02:00

README.md

Resource Pack Organizer

The source code is available for viewing. You can fork it on GitHub, study the code, submit Pull Requests, but cannot redistribute the code or builds without permission.

Project Setup

Clone the correct branch for your Minecraft version (master is always the latest) and setup a Forge workspace. When you download Forge, do not extract src or build.gradle as those are provided by the repository.