mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-06-30 23:16:16 +00:00
Prepare for OS
Took 47 minutes
This commit is contained in:
parent
f9a7c12620
commit
98bd58a92c
24
LICENSE.md
24
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 <https://github.com/VolmitSoftware/Licenses>. The version at <https://github.com/VolmitSoftware/Licenses> is always correct and up-to-date.
|
||||
|
||||
"Author" refers to the person Andrew Baker <andrew@andrewcbaker.net>.
|
||||
|
||||
@ -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 <mypsn1550@gmail.com> 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
|
||||
|
||||
|
@ -1,2 +1,3 @@
|
||||
# Iris
|
||||
Dimension Generator
|
||||
# [Support](https://discord.gg/3xxPTpT) **|** [Documentation](https://docs.volmit.com/iris/) **|** [Git](https://github.com/IrisDimensions)
|
||||

|
||||
|
BIN
icon.png
BIN
icon.png
Binary file not shown.
Before Width: | Height: | Size: 9.5 KiB After Width: | Height: | Size: 105 KiB |
8
listing.json
Normal file
8
listing.json
Normal file
@ -0,0 +1,8 @@
|
||||
[
|
||||
"overworld IrisDimensions/overworld",
|
||||
"vanilla IrisDimensions/vanilla",
|
||||
"flat IrisDimensions/flat",
|
||||
"redstone IrisDimensions/redstone",
|
||||
"mars IrisDimensions/mars",
|
||||
"example IrisDimensions/example"
|
||||
]
|
3
packignore.ignore
Normal file
3
packignore.ignore
Normal file
@ -0,0 +1,3 @@
|
||||
.DS_Store
|
||||
*.code-workspace
|
||||
*.txt
|
Loading…
x
Reference in New Issue
Block a user