Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ROMVoid95 committed Feb 15, 2023
1 parent a5dbb45 commit da13d46
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 53 deletions.
60 changes: 60 additions & 0 deletions readme-old.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
<h2 align="center">NOTICE</h2>

This project is continued with updates here --> [Galacticraft-Legacy](https://github.com/TeamGalacticraft/Galacticraft-Legacy)

Galacticraft 5 is under development here --> [Galacticraft](https://github.com/TeamGalacticraft/Galacticraft)


<p align="center"><img src="https://cloud.githubusercontent.com/assets/6842258/25335525/4f21552e-28eb-11e7-91bb-de5e1ef602da.jpg"></p>

Galacticraft [![Join our Discord!](https://img.shields.io/discord/449966345665249290.svg?color=blue&label=Discord&logo=discord&style=flat-square)](https://discord.gg/YBVne7R) [![Support the devs!](https://img.shields.io/badge/Patreon-Support-orange.svg?style=flat-square)](https://www.patreon.com/micdoodle8)
============

An advanced space exploration mod for Minecraft.

Full documentation is at our wiki: [wiki.micdoodle8.com](https://wiki.micdoodle8.com/wiki/Galacticraft)

------

## Download Galacticraft

### `1.12.2-4.0.2.282` and Newer
> [![curseforge](https://cdn.jsdelivr.net/npm/@romvoid/rombadge@1/assets/cozy/available/curseforge_vector.svg)](https://www.curseforge.com/minecraft/mc-mods/galacticraft-legacy) [![modrinth](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@2/assets/cozy/available/modrinth_vector.svg)](https://modrinth.com/mod/galacticraft-legacy)
### `1.12.2-4.0.2.280` and Older *(also `1.11.x`, `1.10.x`, `1.8.x`, `1.7.x`, `1.6.x`, `1.5.x`)*
> [![micdoodledevhub](https://cdn.jsdelivr.net/npm/@romvoid/rombadge@1/assets/cozy/available/micdoodle_vector.svg)](https://micdoodle8.com/mods/galacticraft/downloads)
------

## Contributing

### Reporting issues

Before reporting an issue, please read [Notes for Contributors](https://github.com/micdoodle8/Galacticraft/blob/master/CONTRIBUTING.md) and follow the six guidelines given.

------
### Pull Requests

Pull Requests to help with Galacticraft development are extremely welcome. [Guide to making a PR](https://gist.github.com/radfast/7ea7577fe2c0fdae1ac90d4b26d6198c)

For Pull Requests to help with translation, see [Notes for Contributors](https://github.com/micdoodle8/Galacticraft/blob/master/CONTRIBUTING.md)

------

## Mod Developers

API and deobfuscated version for developers is available through our [downloads](https://micdoodle8.com/mods/galacticraft/downloads) page. Detailed information on how to set up a development environment for the source code - if you want to use either the Galacticraft API or the full sources - is [here](https://wiki.micdoodle8.com/wiki/GC3_API)

To build, run the command `gradlew build packCoreJar packPlanetsJar packMicCoreJar`

------

## Modpacks

We welcome inclusion of Galacticraft in modpacks. [Modpack permission and setup tips](https://wiki.micdoodle8.com/wiki/Modpack_Permission)

------

## License

Galacticraft is open source and free for everyone for non-commercial use. (But distribution of Galacticraft in modified form is not permitted.) Full license can be found [here](https://github.com/micdoodle8/Galacticraft/blob/master/LICENSE.txt)
58 changes: 5 additions & 53 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,60 +1,12 @@
<h2 align="center">NOTICE</h2>
<h1 align="center">
<a>NOTICE</a></br>
<a>This project is continued with updates @</a><a href="https://github.com/TeamGalacticraft/Galacticraft-Legacy">TeamGalacticraft/Galacticraft-Legacy</a>
</h1>

This project is continued with updates here --> [Galacticraft-Legacy](https://github.com/TeamGalacticraft/Galacticraft-Legacy)

Galacticraft 5 is under development here --> [Galacticraft](https://github.com/TeamGalacticraft/Galacticraft)


<p align="center"><img src="https://cloud.githubusercontent.com/assets/6842258/25335525/4f21552e-28eb-11e7-91bb-de5e1ef602da.jpg"></p>

Galacticraft [![Join our Discord!](https://img.shields.io/discord/449966345665249290.svg?color=blue&label=Discord&logo=discord&style=flat-square)](https://discord.gg/YBVne7R) [![Support the devs!](https://img.shields.io/badge/Patreon-Support-orange.svg?style=flat-square)](https://www.patreon.com/micdoodle8)
============

An advanced space exploration mod for Minecraft.

Full documentation is at our wiki: [wiki.micdoodle8.com](https://wiki.micdoodle8.com/wiki/Galacticraft)

------

## Download Galacticraft
# Download Galacticraft

### `1.12.2-4.0.2.282` and Newer
> [![curseforge](https://cdn.jsdelivr.net/npm/@romvoid/rombadge@1/assets/cozy/available/curseforge_vector.svg)](https://www.curseforge.com/minecraft/mc-mods/galacticraft-legacy) [![modrinth](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@2/assets/cozy/available/modrinth_vector.svg)](https://modrinth.com/mod/galacticraft-legacy)
### `1.12.2-4.0.2.280` and Older *(also `1.11.x`, `1.10.x`, `1.8.x`, `1.7.x`, `1.6.x`, `1.5.x`)*
> [![micdoodledevhub](https://cdn.jsdelivr.net/npm/@romvoid/rombadge@1/assets/cozy/available/micdoodle_vector.svg)](https://micdoodle8.com/mods/galacticraft/downloads)
------

## Contributing

### Reporting issues

Before reporting an issue, please read [Notes for Contributors](https://github.com/micdoodle8/Galacticraft/blob/master/CONTRIBUTING.md) and follow the six guidelines given.

------
### Pull Requests

Pull Requests to help with Galacticraft development are extremely welcome. [Guide to making a PR](https://gist.github.com/radfast/7ea7577fe2c0fdae1ac90d4b26d6198c)

For Pull Requests to help with translation, see [Notes for Contributors](https://github.com/micdoodle8/Galacticraft/blob/master/CONTRIBUTING.md)

------

## Mod Developers

API and deobfuscated version for developers is available through our [downloads](https://micdoodle8.com/mods/galacticraft/downloads) page. Detailed information on how to set up a development environment for the source code - if you want to use either the Galacticraft API or the full sources - is [here](https://wiki.micdoodle8.com/wiki/GC3_API)

To build, run the command `gradlew build packCoreJar packPlanetsJar packMicCoreJar`

------

## Modpacks

We welcome inclusion of Galacticraft in modpacks. [Modpack permission and setup tips](https://wiki.micdoodle8.com/wiki/Modpack_Permission)

------

## License

Galacticraft is open source and free for everyone for non-commercial use. (But distribution of Galacticraft in modified form is not permitted.) Full license can be found [here](https://github.com/micdoodle8/Galacticraft/blob/master/LICENSE.txt)

0 comments on commit da13d46

Please sign in to comment.