forked from MrCrayfish/MrCrayfishDeviceMod
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch '1.20.1' into Qboi123-ultreon-browser
# Conflicts: # .gitignore # build.gradle # common/build.gradle # common/src/main/java/com/ultreon/devices/Devices.java # common/src/main/java/com/ultreon/devices/Reference.java # fabric-datagen-helper/build.gradle # fabric-testmod/build.gradle # fabric/build.gradle # forge/build.gradle # gradle.properties # merge-fabric/build.gradle
- Loading branch information
Showing
461 changed files
with
10,219 additions
and
4,236 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
# Disable autocrlf on generated files, they always generate with LF | ||
# Add any extra files or paths here to make git stop saying they | ||
# are changed when only line endings change. | ||
*.json text eol=lf | ||
*.toml text eol=lf | ||
*.properties text eol=lf | ||
*.yaml text eol=lf | ||
*.yml text eol=lf | ||
*.mcmeta text eol=lf | ||
*.kt text eol=lf | ||
*.cpp text eol=lf | ||
*.hpp text eol=lf | ||
*.cc text eol=lf | ||
*.c text eol=lf | ||
*.h text eol=lf | ||
*.cs text eol=lf | ||
*.py text eol=lf | ||
*.rby text eol=lf | ||
*.html text eol=lf | ||
*.css text eol=lf | ||
*.js text eol=lf | ||
*.xml text eol=lf | ||
*.svg text eol=lf | ||
*.java text eol=lf | ||
*.groovy text eol=lf | ||
*.gradle text eol=lf | ||
*.scala text eol=lf | ||
*.txt text eol=lf | ||
*.md text eol=lf | ||
*.ulang text eol=lf | ||
*.ezlang text eol=lf |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -132,4 +132,4 @@ run/ | |
!libs/* | ||
|
||
# Cache | ||
common/src/main/generated/resources/.cache | ||
/common/src/main/generated/resources/.cache |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.