-
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
48cb47d
commit 35a441d
Showing
4 changed files
with
7 additions
and
3 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -129,7 +129,9 @@ Discord or building it yourself. Here's how to build it yourself: | |
|
||
First, you'll need to clone the repo either using the Git command:<br /> | ||
`git clone [email protected]:cjburkey01/ClaimChunk.git`<br /> | ||
or downloading the repository source using the button above that says "Clone or download". | ||
or downloading the repository source using the button shown below (Or you can click the image!): | ||
|
||
[![ClaimChunk Logo](imgs/github-download-source.png)](https://github.com/cjburkey01/ClaimChunk/archive/refs/heads/main.zip) | ||
|
||
Once you have obtained the repo, inside the local repository, you'll just need to execute this Gradle Wrapper command: | ||
* `./gradlew build` for Unix/Mac | ||
|
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 |
---|---|---|
|
@@ -129,7 +129,9 @@ Discord or building it yourself. Here's how to build it yourself: | |
|
||
First, you'll need to clone the repo either using the Git command:<br /> | ||
`git clone [email protected]:cjburkey01/ClaimChunk.git`<br /> | ||
or downloading the repository source using the button above that says "Clone or download". | ||
or downloading the repository source using the button shown below (Or you can click the image!): | ||
|
||
[![ClaimChunk Logo](imgs/github-download-source.png)](https://github.com/cjburkey01/ClaimChunk/archive/refs/heads/main.zip) | ||
|
||
Once you have obtained the repo, inside the local repository, you'll just need to execute this Gradle Wrapper command: | ||
* `./gradlew build` for Unix/Mac | ||
|