diff --git a/IRIS.png b/IRIS.png new file mode 100644 index 000000000..80bf479cd Binary files /dev/null and b/IRIS.png differ diff --git a/LICENSE.md b/LICENSE.md index 262647166..a110770ff 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,21 +1,14 @@ +VOLMIT SOFTWARE PUBLIC LICENSE - -VOLMIT SOFTWARE PRIVATE LICENSE - -Version 1.0, 24 February 2021 +Version 1.2, 13 March 2021 Copyright :copyright: 2021 Andrew Baker - -Preamble - -This license pertains to any of Volmit Software's private repositories. - TERMS AND CONDITIONS 0. Definitions -"License" refers to this file. +"License" refers to this file. An updated version is available at . The version at is always correct and up-to-date. "Author" refers to the person Andrew Baker . @@ -29,17 +22,14 @@ TERMS AND CONDITIONS "Compile" refers to the act of building the Content into an executable file such as a JAR file. -1. You may not host, copy, Modify, distribute, create derivative works, or distribute derivative works of the Content without explicit, written permission from the Author. +1. You may freely copy, Modify, distribute, create derivative works, or distribute derivative works of the Content as long as you obey the unmodified License that is supplied with the Content. -2. You may not host, copy, Modify, or distribute the Content in such a way that it will, directly or indirectly, generate revenue without explicit, written permission from the Author. +2. You may not copy, Modify, or distribute the Content in such a way that it will, directly or indirectly, generate revenue without explicit, written permission from the Author. -3. You may not host publicly available download links to Compiled versions of the Content without explicit, written permission from the Author. +3. You may not host publicly available download links to Compiled versions of the Content unless you are using less than 5% of the original Content in a Repository of your own. -4. You may not host, copy, Modify, distribute, create derivative works, or distribute derivative works of the Content if you are Brian Fopiano or are associated with Brian Fopiano. - -5. For any conditions not outlined in the License, refer to your country or state laws for Copyright. +4. For any conditions not outlined in the License, refer to your country or state laws for Copyright. 5. If you do not agree to any of the above conditions you must delete the Content in its entirety as well as all copies of the Content and derivative works of the Content that you have made. END TERMS AND CONDITIONS - diff --git a/README.md b/README.md index 8f4f6c868..47f6e852c 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # Iris -Dimension Generator +# [Support](https://discord.gg/3xxPTpT) **|** [Documentation](https://docs.volmit.com/iris/) **|** [Git](https://github.com/IrisDimensions) +![Iris Image](https://raw.githubusercontent.com/VolmitSoftware/Iris/master/IRIS.png) diff --git a/icon.png b/icon.png index 15e047e47..01440638c 100644 Binary files a/icon.png and b/icon.png differ diff --git a/listing.json b/listing.json new file mode 100644 index 000000000..cf0170d21 --- /dev/null +++ b/listing.json @@ -0,0 +1,8 @@ +[ + "overworld IrisDimensions/overworld", + "vanilla IrisDimensions/vanilla", + "flat IrisDimensions/flat", + "redstone IrisDimensions/redstone", + "mars IrisDimensions/mars", + "example IrisDimensions/example" +] diff --git a/packignore.ignore b/packignore.ignore new file mode 100644 index 000000000..328afa097 --- /dev/null +++ b/packignore.ignore @@ -0,0 +1,3 @@ +.DS_Store +*.code-workspace +*.txt diff --git a/wad.png b/wad.png new file mode 100644 index 000000000..637f00509 Binary files /dev/null and b/wad.png differ