Skip to content

Commit

Permalink
Update the readme and license
Browse files Browse the repository at this point in the history
  • Loading branch information
sleepy-evelyn committed Nov 5, 2023
1 parent 9ef9b16 commit a327c70
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 1 deletion.
21 changes: 21 additions & 0 deletions LICENSE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
## Copyright (C) 2023 Sleepy Evelyn

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
associated documentation files (the "Software"), to use, copy, modify, and/or merge copies of the
Software, and to permit persons to whom the Software is furnished to do so, subject to the following
restrictions:

1) The above copyright notice and this permission notice shall be included in all copies or substantial
portions of the Software.
2) You include attribution to the copyright holder(s) in public display of any project that uses any
portion of the Software.
3) You may not publish or distribute substantial portions of the Software in its compiled or uncompiled
forms without prior permission from the copyright holder.
4) The Software does not make up a substantial portion of your own projects.

If more than 2 years have passed without any source code change on the origin repository for the Software
(https://github.com/sleepy-evelyn/Territorial), then all but the first 2 restrictions are void, and may be ignored
when using, copying, modifying, and/or merging copies of the Software.

<pre>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.</pre>
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Territorial
The Chaotic Neutral mod that adds:
- Omniscient blocks that actively want to harm you which can be harnessed to harm others
- Locks that can be used to protect your stuff but can also be bypassed in unique ways
- Special items that are crafted in unique ways and can be utalized to cause absolute chaos

And plenty of other random stuff I thought would be fun to add like **LASERS**. Who doesn't love lasers right.
Pretty much everything in the mod is configurable and can be adjusted for balance. In-built cheat detection is also included for certain aspects of the mod.

![Available on Modrinth](https://raw.githubusercontent.com/intergrav/devins-badges/1aec26abb75544baec37249f42008b2fcc0e731f/assets/cozy/available/modrinth_vector.svg)
![Requires Fabric API](https://raw.githubusercontent.com/intergrav/devins-badges/1aec26abb75544baec37249f42008b2fcc0e731f/assets/cozy/requires/fabric-api_vector.svg)

## For server owners
This mod by default introduces a few quirky features which may not align with how you want to run your server. Fortunately all of these changes can be disabled or significantly nerfed if you want from within the config. For details on how to configure the mod visit the github wiki.

## License
This project uses a custom license located within the **LICENSE.md** file within the root directory of the project.
If you have any queries about the license please send a Github issue with your question.

This template is available under the MIT license. Feel free to use as you wish.
Binary file added assets/neoforge-cozy-minimal_64h.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a327c70

Please sign in to comment.