reinit branch
This commit is contained in:
88
LICENSE.txt
Normal file
88
LICENSE.txt
Normal file
@@ -0,0 +1,88 @@
|
||||
OrekiWoofs Beehives Mod License (Custom)
|
||||
Version 1.0 - February 4, 2026
|
||||
|
||||
Copyright (c) 2026 OrekiWoof (HoutarouOreki on github.com, OrekiWoof on mods.vintagestory.at, thezjarek@gmail.com)
|
||||
All rights reserved.
|
||||
|
||||
This license applies only to the Source Code.
|
||||
|
||||
1) Definitions
|
||||
"Source Code" means the OrekiWoofs Beehives mod source code and associated
|
||||
documentation contained in this repository or released as part of a mod package.
|
||||
|
||||
"Mod Author" means OrekiWoof (HoutarouOreki on github.com, OrekiWoof on mods.vintagestory.at, email: thezjarek@gmail.com).
|
||||
|
||||
"Game" means Vintage Story.
|
||||
|
||||
"Mod Release" means a .zip file uploaded to https://mods.vintagestory.at as a mod release.
|
||||
|
||||
"Major or Breaking Game Version" means a new Game version that either (a) increments
|
||||
the major version number, or (b) causes the Mod to fail to function as intended.
|
||||
|
||||
"Expressed Intent" means a public statement by the Mod Author indicating they plan to
|
||||
update the Mod for the new Major or Breaking Game Version. This may appear in the Mod
|
||||
description, release notes, or an official support thread linked from the Mod page.
|
||||
|
||||
"Abandonment Trigger" occurs when a Major or Breaking Game Version is released and,
|
||||
within 14 days of that release, the Mod Author neither publishes an update compatible
|
||||
with that version nor provides Expressed Intent to do so.
|
||||
|
||||
"Code Analysis Service" means any service that uploads, indexes, scans, or otherwise
|
||||
analyzes code, including but not limited to public code hosting platforms, automated
|
||||
code review services, and AI-assisted code analysis services.
|
||||
|
||||
2) Ownership
|
||||
The Mod Author retains all right, title, and interest in the Source Code. This license
|
||||
grants only the permissions explicitly stated below.
|
||||
|
||||
3) General Permission (Standard Use)
|
||||
You may redistribute the Source Code only inside a Mod Release, and only in .zip format
|
||||
uploaded to https://mods.vintagestory.at.
|
||||
|
||||
4) Source Code Distribution Restrictions
|
||||
You may not distribute the Source Code in any way except inside a Mod Release (.zip)
|
||||
uploaded to https://mods.vintagestory.at.
|
||||
|
||||
You may not upload the Source Code or any portion of it to any Code Analysis
|
||||
Service, including services that host or analyze code such as GitHub, GitLab, Bitbucket,
|
||||
or similar platforms.
|
||||
|
||||
5) AI Training and Public Availability Restrictions
|
||||
You may not use the Source Code (including documentation) to train, fine-tune, or
|
||||
create datasets for any AI or machine learning system.
|
||||
|
||||
You may not upload, mirror, or otherwise make the Source Code publicly available in
|
||||
any location or service that enables AI training or allows the Source Code to be
|
||||
publicly accessed or indexed.
|
||||
|
||||
6) Conditional Continuation License (After Abandonment Trigger)
|
||||
If the Abandonment Trigger occurs, any person may:
|
||||
a) create fixed or updated versions of the Source Code, and
|
||||
b) distribute those versions only as Mod Releases (.zip) on
|
||||
https://mods.vintagestory.at.
|
||||
|
||||
This conditional permission is subject to all restrictions in Sections 4 and 5 and
|
||||
the following conditions:
|
||||
- You must provide clear attribution to the Mod Author.
|
||||
- You must state that your version is an unofficial continuation.
|
||||
- You must include this license text in your Mod Release.
|
||||
- You must not imply endorsement by the Mod Author.
|
||||
|
||||
If the Mod Author resumes updates or provides Expressed Intent, this conditional
|
||||
permission ends for future releases. Mod Releases already published under this
|
||||
permission may remain available.
|
||||
|
||||
7) No Additional Rights
|
||||
No rights are granted for commercial use, sublicensing, or distribution outside the
|
||||
permissions stated in this license.
|
||||
|
||||
8) Termination
|
||||
Any violation of this license automatically terminates all permissions granted herein.
|
||||
|
||||
9) Game Terms Precedence
|
||||
This license is subject to the Game's terms of service and EULA. In case of conflict,
|
||||
the Game's terms control.
|
||||
|
||||
10) Disclaimer
|
||||
The Source Code is provided "as is" without warranty of any kind, express or implied.
|
||||
The Mod Author is not liable for any damages arising from the use of the Source Code.
|
||||
Reference in New Issue
Block a user