mirror of
https://github.com/TotalFreedomMC/OpenInv.git
synced 2024-12-22 16:05:03 +00:00
3bf7225712
This is much more user-friendly - users can either compile a specific module or create a profile to compile for the specific Minecraft versions they're looking to support. It means that it's much easier for people to continue assisting with the development of OpenInv in the future without access to every version of CB since 1.4.5. This commit restores and updates most of the old system.
10 lines
122 B
Text
10 lines
122 B
Text
**/.settings
|
|
**/.gitignore
|
|
**/.project
|
|
**/.classpath
|
|
**/.idea
|
|
**/target
|
|
**/bin
|
|
**/lib
|
|
**/out
|
|
**dependency-reduced-pom.xml
|