Skip to content

Commit 24905e8

Browse files
committed
merge commits from cleanroom and us mcp mappings for patch
2 parents 36df75d + 6c8ac93 commit 24905e8

1,042 files changed

Lines changed: 60274 additions & 61165 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
1-
.idea/
2-
.run/
3-
.gradle/
4-
projects/
5-
buildSrc/.gradle/
6-
buildSrc/build/
7-
logs/
1+
/.idea/*
2+
/.run/
3+
/.gradle/
4+
/projects/mcp/build
5+
/projects/minecraft/build
6+
/projects/minecraft/src
7+
/projects/catroom/build
8+
/projects/catroom/src
9+
/buildSrc/.gradle/
10+
/buildSrc/build/
11+
/buildSrc/out/
12+
/logs/
813
build/
914
version.txt
1015
src/main/java/com/cleanroommc/common/CleanroomVersion.java

0 commit comments

Comments
 (0)