UNPKG

@zerospacegg/iolin

Version:

Pure TypeScript implementation of ZeroSpace game data processing (PKL-free)

51 lines (33 loc) 2.06 kB
Mixed License Repository This repository contains multiple packages with different licensing: ## Package Licensing ### Iolin (iolin/) - **Code & Tools**: ISC License - **Game Data**: CC0 1.0 Universal Public Domain Dedication The iolin package contains ZeroSpace game data (units, buildings, factions, maps) which is dedicated to the public domain under CC0, while the code that processes and serves this data is licensed under ISC. ### Other Packages (vynthra/, mera/, inquisitress/) - **License**: ISC License ## ISC License (Code) Copyright (c) 2024 baby shoGGoth and ZeroSpace.gg Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ## CC0 1.0 Universal (Game Data) To the extent possible under law, the person who associated CC0 with this work has waived all copyright and related or neighboring rights to the ZeroSpace game data contained in this repository. The game data (units, buildings, factions, maps, abilities, etc.) can be copied, modified, distributed and performed, even for commercial purposes, all without asking permission. ## Package-Specific Licenses Each package directory contains its own LICENSE file with specific terms: - `iolin/LICENSE` - Dual license (ISC + CC0) - `vynthra/LICENSE` - ISC License - `mera/LICENSE` - ISC License - `inquisitress/LICENSE` - ISC License ## Questions For licensing questions, please open an issue at: https://github.com/zerospace-gg/zsgg/issues