diff options
author | Bryson Steck <steck.bryson@gmail.com> | 2021-07-24 19:32:41 +0000 |
---|---|---|
committer | Bryson Steck <steck.bryson@gmail.com> | 2021-07-24 19:32:41 +0000 |
commit | 354d8325c110c30dbe99da3930dbb3374e879dff (patch) | |
tree | 865289f0593cc168bc7b93fd278c99e7e0f2fc65 /out | |
parent | 783273fadd17aa89eda921f2ab8e223506140a44 (diff) | |
download | resurrection-354d8325c110c30dbe99da3930dbb3374e879dff.tar resurrection-354d8325c110c30dbe99da3930dbb3374e879dff.tar.gz resurrection-354d8325c110c30dbe99da3930dbb3374e879dff.tar.bz2 |
added artifact readme
Diffstat (limited to 'out')
-rw-r--r-- | out/artifacts/Resurrection_jar/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/out/artifacts/Resurrection_jar/README.md b/out/artifacts/Resurrection_jar/README.md new file mode 100644 index 0000000..e8c1570 --- /dev/null +++ b/out/artifacts/Resurrection_jar/README.md @@ -0,0 +1,3 @@ +# WAIT! About this Jar artifact: + +This jar currently contains the latest build of Resurrection, which is not guaranteed to be as stable (or even functional) as the most [recent release.](https://github.com/brysonsteck/resurrection/releases) I leave this jar in the repository to allow easier development in conjunction with my dedicated Minecraft server for testing purposes. **USE AT YOUR OWN RISK!**
\ No newline at end of file |