FogIOF's License ==================================== Here's how it goes: I like making my code visible so that others may learn from it. Reason for that is because I myself learned a lot that way. As such, this is my custom license which should hopefully cover all that: #### What you *can* do: - Look at the code, draw inspiration, copy bits of it to use in your own projects - Fork this repository and modify its code - Submit Pull Requests to this repository - Write other projects that base on this project and its API (if present) (This means Addons are totally cool) #### What you *can not* do: - Redistribute this project without explicit permission of the license holder, TheFogIOF - Copy large sections of this code without giving credit (this can be done directly in the code in the comment) #### What you *have to* abide by: - If you have used any code from this project (with the exception of API classes), that project must also be visible source. This allows others to learn from your work. - Give proper credit where it's due when copying portions of the code (see above) #### In summary: Please, look at the code and learn from it (where possible). Draw inspiration, be creative, enjoy yourself. Should you find issues, point them out. Have an idea how to fix it? Submit a PR. This project is provided "as is", without warranty of any kind, including but not limited to the warranties of merchantability, fitness for a particular purpose or non-infringement. The authors or copyright holders are not liable for any claim, damages or other liability, whether in actions of contract, tort or other, arising from, out of or in connection to this project, its use, or related projects. ©2025 TheFogIOF