Skip to content
This repository has been archived by the owner on Aug 1, 2018. It is now read-only.

Latest commit

 

History

History
41 lines (28 loc) · 2.14 KB

README.md

File metadata and controls

41 lines (28 loc) · 2.14 KB

Related repositories

SkyUI

https://github.com/schlangster/skyui

SkyUI SKSE plugins, patches and additions

https://github.com/schlangster/skyui.plugins

Credits

SkyUI team: snakster, T3T, Mardoxx

Contributors: ianpatt, behippo, gibbed, Gopher, GreatClone, Indie, Kratos, MisterPete, Psychosteve

Thanks to Bethesda Game Studios for creating The Elder Scrolls V: Skyrim, providing the base content and allowing us to mod it.

Permission instructions

If you want to release a mod that includes or is based on content from this or related repositories, the following rules do apply:

Unofficial UI SDK sources (*/skyrimui)

You may use the decompiled/reconstructed vanilla source files in your mod without explicit permission. You must give us, the SkyUI team, credit when doing so. While we are not the original authors of this code, decompiling and fixing it up again took a lot of work that deserves mentioning.

SkyUI sources (*/skyui)

You may not use non-trivial parts of SkyUI in your mod unless given explicit permission. When in doubt over the nature of a trivial part, contact us. Permission will likely be granted, if you made changes that are significant enough for your name to be on top of the result instead of ours. Permission will likely be refused, if you just made a minor/superficial change, or if you are just reuploading our mod without any further contribution. We do want others to extend and learn from our work, but we do not want them to just copy and rebrand it.

SkyUI plugin sources (*/skyui.plugins)

Refer to the SKSE permission instructions.

Disclaimer

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Thanks to MIT license for providing this standard disclaimer.