-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add contribution documentation in README.md
- Loading branch information
Showing
1 changed file
with
15 additions
and
6 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 |
---|---|---|
@@ -1,6 +1,15 @@ | ||
<div> | ||
<img src="https://i.imgur.com/9jkn0cO.png" align="left"> | ||
<img src="https://i.imgur.com/9jkn0cO.png" align="right"> | ||
</div> | ||
<h1 align="center">GregTech Intergalactical</h1> | ||
<h3 align="center">The <i>Approved</i> Continuation of GregTech 5 Unofficial</h3 | ||
#  — AntimatterAPI —  | ||
|
||
The building blocks of GregTech Intergalactical. | ||
|
||
## Contribution | ||
|
||
Constribution is welcomed, join our [Discord](https://discord.gg/9kM4bRj) to get in touch! | ||
|
||
To clone this repository, make sure you also clone the submodules: | ||
|
||
``` | ||
$ git clone --recurse-submodules https://github.com/GregTech-Intergalactical/AntimatterAPI.git | ||
``` | ||
|
||
*Note: we're currently working on code documentation, don't be afraid.* |