-
-
Notifications
You must be signed in to change notification settings - Fork 102
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
are capabilities the most broken or are enchantments the most broken …
…who knows
- Loading branch information
Showing
56 changed files
with
1,027 additions
and
4,067 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 |
---|---|---|
@@ -1,14 +1,5 @@ | ||
#!/bin/bash | ||
|
||
echo 'updating example configs...' | ||
./gradlew build | ||
|
||
cp ./run/config/cyclic.toml ./examples/config/cyclic.toml | ||
cp ./run/config/cyclic-client.toml ./examples/config/cyclic-client.toml | ||
|
||
echo '... done' | ||
|
||
echo 'deploying...' | ||
|
||
./gradlew cleanJar build signJar | ||
|
||
echo 'jar deployed to ./build/libs/' | ||
# ./scripts/dist.sh |
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 |
---|---|---|
@@ -1,3 +1,3 @@ | ||
#!/bin/bash | ||
|
||
./gradlew genEclipseRuns | ||
./gradlew --refresh-dependencies |
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
99 changes: 0 additions & 99 deletions
99
src/main/java/com/lothrazar/cyclic/block/FlowerSimpleBlock.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.