mirror of
https://gitgud.io/AbstractConcept/rimworld-animations-patch.git
synced 2024-08-15 00:43:27 +00:00
v2.0.3
- Fixed a bug that was causing alien addons to not render when pawns were wearing apparel
This commit is contained in:
parent
9144029fec
commit
001121649b
11 changed files with 20 additions and 13 deletions
|
@ -1,3 +1,6 @@
|
|||
Change log v 2.0.3
|
||||
- Fixed a bug that was causing alien addons to not render when pawns were wearing apparel
|
||||
|
||||
Change log v 2.0.2
|
||||
- Implemented texture caching to reduce the performance hit induced by dynamically cropping apparel
|
||||
- Dynamically cropping apparel is now compatible with Sized Apparel
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<Manifest>
|
||||
<version>2.0.2</version>
|
||||
<version>2.0.3</version>
|
||||
<downloadUri>https://gitgud.io/AbstractConcept/rimworld-animations-patch</downloadUri>
|
||||
</Manifest>
|
Loading…
Add table
Add a link
Reference in a new issue