59 lines
2.6 KiB
Plaintext
59 lines
2.6 KiB
Plaintext
Parasitic God - License
|
|
This project uses a split licensing model. The source code is released into the public domain, while the art and audio assets are under a more restrictive license.
|
|
|
|
Code License (The Unlicense)
|
|
This applies to all .cs, .gdshader, and other source code files.
|
|
|
|
This is free and unencumbered software released into the public domain.
|
|
|
|
Anyone is free to copy, modify, publish, use, compile, sell, or
|
|
distribute this software, either in source code form or as a compiled
|
|
binary, for any purpose, commercial or non-commercial, and by any
|
|
means.
|
|
|
|
In jurisdictions that recognize copyright laws, the author or authors
|
|
of this software dedicate any and all copyright interest in the
|
|
software to the public domain. We make this dedication for the benefit
|
|
of the public at large and to the detriment of our heirs and
|
|
successors. We intend this dedication to be an overt act of
|
|
relinquishment in perpetuity of all present and future rights to this
|
|
software under copyright law.
|
|
|
|
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 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.
|
|
|
|
For more information, please refer to https://unlicense.org
|
|
|
|
Asset License (All Rights Reserved)
|
|
This license applies to all files within the following directories and their subdirectories:
|
|
|
|
/Sprites/
|
|
|
|
/Assets/
|
|
|
|
/Shaders/ (specifically the visual output, not the code)
|
|
|
|
Any other directory containing visual (.png, .svg, .jpg, etc.) or audio (.wav, .ogg, .mp3, etc.) assets.
|
|
|
|
The assets contained within this project are NOT covered by the code license above. They are the property of their respective creators.
|
|
|
|
You are granted the following permissions:
|
|
|
|
You MAY use these assets within the compiled, playable version of the game "Parasitic God".
|
|
|
|
You MAY view and modify these assets on your local machine for the purpose of learning or personal enjoyment.
|
|
|
|
You are explicitly forbidden from:
|
|
|
|
Redistributing, sharing, or selling these assets in any form, either individually or as part of a collection.
|
|
|
|
Using these assets in any other game, project, or work, commercial or non-commercial.
|
|
|
|
Creating derivative works from these assets for public distribution.
|
|
|
|
All rights to these assets are reserved by the original creators. If you wish to use them for any purpose not explicitly granted above, you must seek direct permission from the copyright holder. |