Updates readme
Some checks failed
EpicKnarvik97/Stargate/pipeline/head There was a failure building this commit
Some checks failed
EpicKnarvik97/Stargate/pipeline/head There was a failure building this commit
This commit is contained in:
16
README.md
16
README.md
@@ -1,11 +1,3 @@
|
|||||||
> **Documentation may be found** [here](https://sgrewritten.org/legacywiki)<br>
|
|
||||||
> **Support is available via** [discord](https://sgrewritten.org/discord)**.**
|
|
||||||
|
|
||||||
> **THIS IS A LEGACY-BASED BRANCH: IT IS SUPPORTED, BUT NOT ACTIVELY UPDATED**<br>
|
|
||||||
> This branch expands upon Drakia's original 2013 codebase, with fixes as needed.<br>
|
|
||||||
> In the near future, this branch will be superseded by [SGR](https://github.com/stargate-rewritten/Stargate-Bukkit) (a
|
|
||||||
> complete rewrite).
|
|
||||||
|
|
||||||
# Description
|
# Description
|
||||||
|
|
||||||
The Original, and still the best, MineCraft transportation solution!<br>Intuitively and organically facilitates instant
|
The Original, and still the best, MineCraft transportation solution!<br>Intuitively and organically facilitates instant
|
||||||
@@ -37,8 +29,9 @@ Highly capable, simple to use, with robust network capabilities and extensive cu
|
|||||||
support for UUIDs & Material Strings).
|
support for UUIDs & Material Strings).
|
||||||
- EpicKnarvik97 forked that version to clean up the code, added leash support, and improved vehicle support.
|
- EpicKnarvik97 forked that version to clean up the code, added leash support, and improved vehicle support.
|
||||||
- LockedCraft and LittleBigBug also forked that version to add underwater and tag support, as well as a few bug fixes.
|
- LockedCraft and LittleBigBug also forked that version to add underwater and tag support, as well as a few bug fixes.
|
||||||
- This version is a combination of all the forks above, maintained by the Stargate Rewritten project.
|
- This version is a combination of all the forks above, maintained by EpicKnarvik97.
|
||||||
- This branch is currently in a maintenance-only mode; a total rewrite is forthcoming.
|
- A rewrite was underway, but because of a mix of real life obligations, and a general lack of motivation, progress
|
||||||
|
stopped.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
@@ -540,9 +533,6 @@ Please note that %variableName% should be kept, as it will be replaced with a re
|
|||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
> **PLEASE NOTE**: This method of localisation is slated to change in the upcoming rewrite!<br> If stargate does not
|
|
||||||
> currently support your language, please submit a translation [here](https://sgrewritten.org/translate)!
|
|
||||||
|
|
||||||
# Changes
|
# Changes
|
||||||
|
|
||||||
#### \[Version 0.11.5.11] Unified Legacy Fork
|
#### \[Version 0.11.5.11] Unified Legacy Fork
|
||||||
|
2
pom.xml
2
pom.xml
@@ -48,7 +48,7 @@
|
|||||||
<url>https://repo.opencollab.dev/main/</url>
|
<url>https://repo.opencollab.dev/main/</url>
|
||||||
</repository>
|
</repository>
|
||||||
</repositories>
|
</repositories>
|
||||||
|
|
||||||
<distributionManagement>
|
<distributionManagement>
|
||||||
<repository>
|
<repository>
|
||||||
<id>knarcraft-repo</id>
|
<id>knarcraft-repo</id>
|
||||||
|
Reference in New Issue
Block a user