Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ilyvion/new-and-improved-xml-comps
https://github.com/ilyvion/new-and-improved-xml-comps
rimworld-mod
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ilyvion/new-and-improved-xml-comps
- Owner: ilyvion
- License: other
- Created: 2024-08-01T05:13:29.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-01T20:10:16.000Z (5 months ago)
- Last Synced: 2024-12-23T08:35:58.698Z (16 days ago)
- Topics: rimworld-mod
- Language: C#
- Homepage:
- Size: 119 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[![RimWorld 1.5](https://img.shields.io/badge/RimWorld-1.5-brightgreen.svg)](http://rimworldgame.com/) [![Build](https://github.com/ilyvion/new-and-improved-xml-comps/actions/workflows/ci.yml/badge.svg)](https://github.com/ilyvion/new-and-improved-xml-comps/actions/workflows/ci.yml)
This is a mod that will mostly be a collection of new comps (as well as improvements to vanilla comps) that will let people do things with XML only that would normally require C# coding. If you're an aspiring mod author in need of a feature that vanilla comps do not offer, drop me a suggestion and I'll let you know whether or not I can add it to the mod for you!
Work in progress.
## License
Licensed under either of
- Apache License, Version 2.0, ([LICENSE.Apache-2.0](LICENSE.Apache-2.0) or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE.MIT](LICENSE.MIT) or http://opensource.org/licenses/MIT)at your option.
`SPDX-License-Identifier: Apache-2.0 OR MIT`
### Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.