-
Notifications
You must be signed in to change notification settings - Fork 29
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.18' of https://github.com/MrScautHD/Beyond-Earth into…
… 1.18
- Loading branch information
Showing
1 changed file
with
41 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,41 @@ | ||
![Beyond Earth Logo](src/main/resources/logo.png) | ||
|
||
# Beyond Earth for Minecraft 1.18 (Forge) # | ||
|
||
![grafik](https://user-images.githubusercontent.com/65916181/157454393-9aadd2a5-7039-4099-af5a-1438e8bd71d7.png) | ||
|
||
# Discord # | ||
|
||
Beyond Earth has a [discord server](https://discord.gg/Xb2nPmN) where you can chat with other Beyond Earth users and us! | ||
|
||
# Beyond Earth API # | ||
|
||
```groovy | ||
repositories { | ||
maven { url 'https://jitpack.io' } | ||
} | ||
dependencies { | ||
implementation 'com.github.MrScautHD:Beyond-Earth:VERSION' | ||
} | ||
``` | ||
|
||
You can see the List of Versions on the Github Tags | ||
|
||
# Credits # | ||
|
||
* MrScautHD (Developer) | ||
* ExistingEevee (Developer) | ||
* [Mvbz](https://www.youtube.com/channel/UC2e-rv7O4zYaKfRfhsuDeow/videos) (Sound Artirst) | ||
* FritzHackenstein (Texturer) | ||
* Fizz (Texturer) | ||
* jopken (Texturer) | ||
* Scarecrow (Modeler) | ||
* ShrekRightT*****le1 (Modeler) | ||
* Barracuda (Builder) | ||
* Solar (Builder) | ||
* SpaceStar (Builder) | ||
* Checheño (Builder) | ||
* Retr0 (Builder) | ||
* [Galacticraft](https://www.curseforge.com/minecraft/mc-mods/galacticraft-legacy) (Mod idea) |