Skip to content

Commit 7428267

Browse files
committed
Prepare Gradle
YES, again porting from the start. However, from now i'll try to upstream this repo
1 parent fc1ea6c commit 7428267

File tree

286 files changed

+432
-3581
lines changed

Some content is hidden

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

286 files changed

+432
-3581
lines changed

.editorconfig

Lines changed: 0 additions & 33 deletions
This file was deleted.

.gitignore

Lines changed: 4 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,13 @@
1-
# custom sodium versions
2-
custom_sodium/
3-
41
# gradle
52

63
.gradle/
74
build/
85
out/
96
classes/
107

11-
# brachyura
12-
.brachyura
13-
*.jfr
8+
# eclipse
149

15-
# custom sodium
16-
/custom_sodium/
10+
*.launch
1711

1812
# idea
1913

@@ -30,17 +24,10 @@ bin/
3024
.classpath
3125
.project
3226

33-
# eclipse
27+
# macos
3428

35-
*.launch
29+
*.DS_Store
3630

3731
# fabric
3832

3933
run/
40-
/logs/latest.log
41-
42-
# macOS
43-
44-
.DS_Store
45-
.AppleDouble
46-
.LSOverride

LICENSE

Lines changed: 0 additions & 165 deletions
This file was deleted.

LICENSE-DEPENDENCIES

Lines changed: 0 additions & 8 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 82 deletions
This file was deleted.

brachyura-bootstrap-0.jar

-3.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)