mirror of
https://gitgud.io/Tory/animaddons-voicepatch.git
synced 2024-08-15 00:43:29 +00:00
1.4.1
This commit is contained in:
parent
385abb6009
commit
13674564e2
6 changed files with 6 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<Manifest>
|
||||
<version>1.4.0</version>
|
||||
<version>1.4.1</version>
|
||||
<manifestUri>https://gitgud.io/Tory/animaddons-voicepatch/-/raw/master/About/Manifest.xml</manifestUri>
|
||||
<downloadUri>https://gitgud.io/Tory/animaddons-voicepatch/</downloadUri>
|
||||
</Manifest>
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
RJWAnimAddons-Voicepatch:
|
||||
|
||||
2/15/2023: 1.4.1 Bugfix: Base RJW animations will play voice sounds again when AC's Animation Patch loaded
|
||||
|
||||
10/25/2022: 1.4.0 Added 1.4 tag, Updated soundDefs they use AudioGrain_Clip instead of folder now, shouldnt throw errors in 1.4
|
||||
|
||||
8/19/2022: 1.3.0 Restructured for better compatibility for AC's animation patch (currently 99% of anims are not voice supported while using AC's patch. Will update all anims in AC's patch later)
|
||||
|
|
|
@ -5,16 +5,16 @@
|
|||
<li>Common</li><!--Sounds and sound defs-->
|
||||
</v1.1>
|
||||
<v1.2>
|
||||
<li>Common/1.2 and 1.3</li><!--Load 1.2 defs and patches-->
|
||||
<li>Common/1.2 and up</li><!--Load 1.2 defs and patches-->
|
||||
<li>Common</li><!--Sounds and sound defs-->
|
||||
</v1.2>
|
||||
<v1.3>
|
||||
<li IfModNotActive="abscon.rimworld.animations.patch">Common/1.2 and 1.3</li><!--Load 1.3 defs and patches-->
|
||||
<li>Common/1.2 and up</li><!--Load 1.3 defs and patches-->
|
||||
<!--<li IfModActive="abscon.rimworld.animations.patch">Extra/Abstract Concept</li>--><!--AC patch with voice DISABLED, WIP-->
|
||||
<li>Common</li><!--Sounds and sound defs-->
|
||||
</v1.3>
|
||||
<v1.4>
|
||||
<li IfModNotActive="abscon.rimworld.animations.patch">Common/1.2 and 1.3</li><!--Load 1.3 defs and patches-->
|
||||
<li>Common/1.2 and up</li><!--Load 1.4 defs and patches-->
|
||||
<!--<li IfModActive="abscon.rimworld.animations.patch">Extra/Abstract Concept</li>--><!--AC patch with voice DISABLED, WIP-->
|
||||
<li>Common</li><!--Sounds and sound defs-->
|
||||
</v1.4>
|
||||
|
|
Loading…
Reference in a new issue