Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ilyvion/retain-strip-on-death
https://github.com/ilyvion/retain-strip-on-death
rimworld-mod
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ilyvion/retain-strip-on-death
- Owner: ilyvion
- License: other
- Created: 2024-04-19T08:53:23.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-13T06:37:24.000Z (8 months ago)
- Last Synced: 2024-12-23T08:35:59.048Z (16 days ago)
- Topics: rimworld-mod
- Language: C#
- Homepage:
- Size: 359 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
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/retain-strip-on-death/actions/workflows/build.yml/badge.svg)](https://github.com/ilyvion/retain-strip-on-death/actions/workflows/build.yml)
When a pawn dies, if they were ordered to be stripped, this status will be changed to forbidden upon their death.
Retain Strip on Death ensures that a pawn that was ordered to be stripped will still be ordered to be stripped upon their death.
## 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.