Compare commits

...

20 Commits

Author SHA1 Message Date
AsmodeusRex 8e23792be0 Update to 11.4.1 2022-12-21 20:56:03 -08:00
AsmodeusRex e6dd981321 Revert changes to CI 2022-12-20 17:13:33 -08:00
AsmodeusRex 8cbc499365 Update CI 2022-12-20 17:07:55 -08:00
AsmodeusRex d7463fd566 Update deploy script 2022-12-20 16:38:51 -08:00
AsmodeusRex 461c96f6dd Update to 11.4.0 2022-12-20 16:33:30 -08:00
AsmodeusRex a1a0021af8 Add deployer 2022-12-18 20:27:05 -08:00
AsmodeusRex 39d9b1b04b Update CI 2022-12-18 19:34:36 -08:00
AsmodeusRex 981444e0fc Fix LoadFolders 2022-12-17 22:39:49 -08:00
AsmodeusRex cad70e5532 Add DLC race support 2022-12-17 17:23:54 -08:00
AsmodeusRex 3e09307e9d Update ReadMe.md 2022-12-16 22:56:45 -08:00
AsmodeusRex 7a89d4bf47 11.3.2 2022-12-16 22:40:50 -08:00
AsmodeusRex bde44382e5 Add gender to constructor 2022-12-16 21:03:37 -08:00
AsmodeusRex 1538712ffa Add LICENSE 2022-12-15 21:59:19 -08:00
AsmodeusRex 85f5fc4600 Update ReadMe.md 2022-12-13 15:11:22 -08:00
AsmodeusRex b3adfdfb78 Increment version 2022-12-13 15:00:53 -08:00
AsmodeusRex 104ed3ee13 Add missing VAE Caves races 2022-12-13 14:58:06 -08:00
AsmodeusRex 523df7bd9e Merge branch 'pokeworld' into 'master'
PokeWorld Gen 1/2

See merge request AsmodeusRex/rjw-race-support!1
2022-12-13 22:35:24 +00:00
AsmodeusRex b9084af56f Change racegroup to defer to default egg settings 2022-12-13 14:15:57 -08:00
purplepenguinonion f7ca97ed7f Alphabetize lists 2022-12-02 20:04:26 -08:00
purplepenguinonion 9766742ae3 Add PokeWorld gen1/2 2022-12-02 19:24:06 -08:00
9 changed files with 734 additions and 301 deletions

View File

@ -60,8 +60,6 @@
<li>Alien_Slaaneshi</li>
<li>Alien_SlaaPrince</li>
<li>Alien_Daemonette</li>
<li>eBlackangel</li>
<li>eExile</li>
<li>kohime</li>
<li>MM_Kappa</li>
<li>O21_Alien_Tiefling</li>
@ -250,6 +248,7 @@
<li>Battle_Droid</li>
<li>B-1_Droid_Specialist</li>
<li>B-1_Commander_Droid</li>
<li>eAndroid</li>
<li>Super_Battle_Droid</li>
<li>Droidekas</li>
<li>BX_Droid_Commando</li>
@ -280,7 +279,6 @@
<li>FemaleEscortBot</li>
<li>MaleEscortBot</li>
<li>DomestiBot</li>
<li>eAndroid</li>
<li>ChjAndroid</li>
<li>Alien_Engi</li>
</raceNames>

2
LATEST_CHANGELOG Normal file
View File

@ -0,0 +1,2 @@
* Moved ATK Gnollmorph to feline group
* Added build script

21
LICENSE Normal file
View File

@ -0,0 +1,21 @@
MIT License
Copyright (c) 2022 AsmodeusRex
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

View File

@ -5,15 +5,15 @@
<!-- Mods -->
<li IfModActive="VanillaExpanded.VGeneticsE">Content/Mods/VGE</li>
<li IfModActive="rjw.milk.humanoid">Content/Mods/Milk</li>
<li IfModActive="moyo">Content/Mods/Moyo</li>
<li IfModActive="revia">Content/Mods/Revia</li>
<li IfModActive="Nemonian.MY">Content/Mods/Moyo</li>
<li IfModActive="FS.ReviaRace">Content/Mods/Revia</li>
</v1.3>
<v1.4>
<li>Content/Base</li>
<!-- Mods -->
<li IfModActive="VanillaExpanded.VGeneticsE">Content/Mods/VGE</li>
<li IfModActive="rjw.milk.humanoid">Content/Mods/Milk</li>
<li IfModActive="moyo">Content/Mods/Moyo</li>
<li IfModActive="revia">Content/Mods/Revia</li>
<li IfModActive="Nemonian.MY">Content/Mods/Moyo</li>
<li IfModActive="FS.ReviaRace">Content/Mods/Revia</li>
</v1.4>
</loadFolders>

206
ReadMe.md
View File

@ -3,129 +3,125 @@ Provides RJW compatibility for a wide array of mods that add races and animals.
The base RJW mod automatically patches most races in a way that works, but your cat-girls by default will only have normal human genitalia. This mod fixes that, giving the appropriate anatomy to animals and people from numerous mods.
Download: https://gitgud.io/AsmodeusRex/rjw-race-support/-/releases/permalink/latest
Download: https://gitgud.io/AsmodeusRex/rjw-race-support/-/releases/permalink/latest/downloads/rjw-race-support.zip
This mod requires RJW and must be placed somewhere below it.
## Supported Mods
* Add Elona Imouto Race https://steamcommunity.com/sharedfiles/filedetails/?id=1863723112
* Add Elona Shoujo https://steamcommunity.com/sharedfiles/filedetails/?id=1500213859
* Alpha Animals https://steamcommunity.com/sharedfiles/filedetails/?id=1541721856
* Ancient Species https://steamcommunity.com/sharedfiles/filedetails/?id=2154569778
* Androids https://steamcommunity.com/sharedfiles/filedetails/?id=2889326293
* Anima Animals - Community Pack https://steamcommunity.com/sharedfiles/filedetails/?id=2488975583
* Angels and Devils https://steamcommunity.com/sharedfiles/filedetails/?id=2048192285
* Animal Collab Project https://steamcommunity.com/sharedfiles/filedetails/?id=2208467668
* Antinium (Continued) https://steamcommunity.com/sharedfiles/filedetails/?id=2209261976
* Apini Playable Race, Continued https://steamcommunity.com/workshop/filedetails/?id=2204437968
* Arachne Race (Continued) https://steamcommunity.com/workshop/filedetails/?id=2571931604
* Archotech Race https://steamcommunity.com/sharedfiles/filedetails/?id=2500371387
* Argonians of Blackmarsh (Continued) https://steamcommunity.com/sharedfiles/filedetails/?id=2263851875
* Astoriel https://steamcommunity.com/sharedfiles/filedetails/?id=1342510409
* Barky's Lupaios Race Pack https://steamcommunity.com/sharedfiles/filedetails/?id=1718452287
* Beast Man Tribes https://steamcommunity.com/sharedfiles/filedetails/?id=1119191638
* Beetle People (Continued) https://steamcommunity.com/sharedfiles/filedetails/?id=2568676996
* -Black Widows (Continued) https://steamcommunity.com/sharedfiles/filedetails/?id=2243686995
* +Borderlands: The Rim https://steamcommunity.com/sharedfiles/filedetails/?id=1911170462
* Cactaceae (Continued) https://steamcommunity.com/sharedfiles/filedetails/?id=2025692982
* Call of Cthulhu - Elder Things https://steamcommunity.com/sharedfiles/filedetails/?id=882126182
* Call of Cthulhu - Cosmic Horrors https://steamcommunity.com/sharedfiles/filedetails/?id=765890823
* Call of Cthulhu - Cults https://steamcommunity.com/sharedfiles/filedetails/?id=815039373
* -Callistans (Legacy) https://steamcommunity.com/sharedfiles/filedetails/?id=1545178908
* -Callistan Robotics https://steamcommunity.com/sharedfiles/filedetails/?id=1661171313
* Dinosauria https://steamcommunity.com/workshop/filedetails/?id=1136958577
* Dragon's Descent https://steamcommunity.com/workshop/filedetails/?id=2026992161
* Drow Race Continued https://steamcommunity.com/sharedfiles/filedetails/?id=2012718526
* Emperor of Dragon https://steamcommunity.com/sharedfiles/filedetails/?id=2033332545
* Equiums II https://steamcommunity.com/sharedfiles/filedetails/?id=2878904290
* Erin's Palamutes https://steamcommunity.com/sharedfiles/filedetails/?id=2485624026
* [FCP] Stupid Sexy Deathclaws https://steamcommunity.com/sharedfiles/filedetails/?id=2635389101
* Fantasy Goblins Updated https://steamcommunity.com/sharedfiles/filedetails/?id=2011680079
* Feles - Felines of the Rim https://steamcommunity.com/sharedfiles/filedetails/?id=2690125435
* Filthy Orc Invasion (Continued) https://steamcommunity.com/sharedfiles/filedetails/?id=2178698397
* -Forgotten Realms https://steamcommunity.com/sharedfiles/filedetails/?id=2184183669
* Gods of Elona https://steamcommunity.com/sharedfiles/filedetails/?id=1505332648
* Half Dragons https://steamcommunity.com/sharedfiles/filedetails/?id=2556121262
* Hisa Faction https://steamcommunity.com/sharedfiles/filedetails/?id=1617772184
* Horrors (Continued) https://steamcommunity.com/sharedfiles/filedetails/?id=2036315072
* House Maid Nukos https://steamcommunity.com/sharedfiles/filedetails/?id=1418683071
* Ikquan Race https://steamcommunity.com/sharedfiles/filedetails/?id=2489566052
* kemomimihouse https://steamcommunity.com/sharedfiles/filedetails/?id=2075974335
* +Kenshi Hiver Race https://steamcommunity.com/sharedfiles/filedetails/?id=1840737944
* +Kenshi Skeleton Race https://steamcommunity.com/sharedfiles/filedetails/?id=1841876651
* Kijin Race 3.0 https://steamcommunity.com/sharedfiles/filedetails/?id=2884551646
* Kilhn Race https://steamcommunity.com/sharedfiles/filedetails/?id=2025689796
* Klickmala Race [Continued] https://steamcommunity.com/sharedfiles/filedetails/?id=2806331695
* Kolra's Oni Race Mod (Continued) https://steamcommunity.com/sharedfiles/filedetails/?id=2411504950
* Kurin HAR Edition https://steamcommunity.com/workshop/filedetails/?id=2326430787
* Lapelli Race https://steamcommunity.com/sharedfiles/filedetails/?id=2025057326
* Lizardmen (Continued) https://steamcommunity.com/workshop/filedetails/?id=2777768013
* Lighter Than Fast https://steamcommunity.com/sharedfiles/filedetails/?id=1240656304
* Lliscean https://steamcommunity.com/sharedfiles/filedetails/?id=2124019366
* Megafauna https://steamcommunity.com/workshop/filedetails/?id=1055485938
* Mincho, The Mint Choco Slime ~ HAR ver. https://steamcommunity.com/sharedfiles/filedetails/?id=2477501851
* -Moyo-From the depth https://steamcommunity.com/sharedfiles/filedetails/?id=2182305386
* NewRatkinPlus https://steamcommunity.com/sharedfiles/filedetails/?id=1578693166
* Nexomon https://steamcommunity.com/sharedfiles/filedetails/?id=2764736074
* Ni'Hal https://steamcommunity.com/sharedfiles/filedetails/?id=1541567184
* Nyaron Race https://steamcommunity.com/sharedfiles/filedetails/?id=1854376306
* Oni of the Rim https://steamcommunity.com/sharedfiles/filedetails/?id=2891432261
* Ooka Miko https://steamcommunity.com/sharedfiles/filedetails/?id=1536817379
* Orassans https://steamcommunity.com/sharedfiles/filedetails/?id=1541519487
* Pawnbold Race https://steamcommunity.com/sharedfiles/filedetails/?id=2104039874
* Poleepkwa Race [1.3] https://steamcommunity.com/sharedfiles/filedetails/?id=2557294864
* Protogen! Marley Race Mod https://steamcommunity.com/sharedfiles/filedetails/?id=1716136868
* Rabbie The Moonrabbit race https://steamcommunity.com/sharedfiles/filedetails/?id=1837246563
* Race to the Rim https://steamcommunity.com/sharedfiles/filedetails/?id=2325478123
* Rakkle 1.4 (unofficial update) https://steamcommunity.com/sharedfiles/filedetails/?id=2584844208
* Raptor Race https://steamcommunity.com/sharedfiles/filedetails/?id=2566540065
* Rimcraft https://steamcommunity.com/workshop/filedetails/?id=1686288212
* RimWorld - Witcher Monster Hunt https://steamcommunity.com/sharedfiles/filedetails/?id=2008529522
* Royal Thrumbos (Continued) https://steamcommunity.com/sharedfiles/filedetails/?id=2846919540
* Save Our Ship 2 https://steamcommunity.com/workshop/filedetails/?id=1909914131
* ShadowRimRaces https://steamcommunity.com/sharedfiles/filedetails/?id=2444008208
* Skrix - An Insect-like Race https://steamcommunity.com/sharedfiles/filedetails/?id=2267078474
* SYR Harpy https://steamcommunity.com/sharedfiles/filedetails/?id=2092823139
* SYR Naga https://steamcommunity.com/sharedfiles/filedetails/?id=1539971494
* SYR Thrumkin https://steamcommunity.com/sharedfiles/filedetails/?id=2017359567
* The GiantRace https://steamcommunity.com/sharedfiles/filedetails/?id=2270904535
* Tree People (Continued) https://steamcommunity.com/sharedfiles/filedetails/?id=2568676212
* Twi'lek Race (Continued) https://steamcommunity.com/sharedfiles/filedetails/?id=2263363126
* Tyrannosaur Race https://steamcommunity.com/sharedfiles/filedetails/?id=2567384337
* Vanilla Animals Expanded https://steamcommunity.com/workshop/filedetails/?id=1884025115
* Vanilla Genetics Expanded https://steamcommunity.com/sharedfiles/filedetails/?id=2801160906
* Vulpes - Adorable Foxes! https://steamcommunity.com/sharedfiles/filedetails/?id=2174717519
* Vulpine Race Pack (Continued) https://steamcommunity.com/sharedfiles/filedetails/?id=2263865049
* Wa! Skeleton! (Continued) https://steamcommunity.com/sharedfiles/filedetails/?id=2159119022
* +Warhammer: Daemonettes https://steamcommunity.com/sharedfiles/filedetails/?id=1659631711
* +Warhammer: Fimir https://steamcommunity.com/sharedfiles/filedetails/?id=1953175950
* +Warhammer: Gor https://steamcommunity.com/sharedfiles/filedetails/?id=1669073318
* +Warhammer"ish":Dryad https://steamcommunity.com/sharedfiles/filedetails/?id=1694750191
* [WH40K]Adeptus Xenobiologis: Orkoids https://steamcommunity.com/workshop/filedetails/?id=1541518264/
* Xenohumans - Anthromorphs https://steamcommunity.com/sharedfiles/filedetails/?id=2349467636
* Yokai https://steamcommunity.com/sharedfiles/filedetails/?id=1532938687
* Zabrak Race (Continued) https://steamcommunity.com/sharedfiles/filedetails/?id=2263389593
* [Add Elona Imouto Race](https://steamcommunity.com/sharedfiles/filedetails/?id=1863723112)
* [Add Elona Shoujo](https://steamcommunity.com/sharedfiles/filedetails/?id=1500213859)
* [Alpha Animals](https://steamcommunity.com/sharedfiles/filedetails/?id=1541721856)
* [Ancient Species](https://steamcommunity.com/sharedfiles/filedetails/?id=2154569778)
* [Androids](https://steamcommunity.com/sharedfiles/filedetails/?id=2889326293)
* [Anima Animals - Community Pack](https://steamcommunity.com/sharedfiles/filedetails/?id=2488975583)
* [Angels and Devils](https://steamcommunity.com/sharedfiles/filedetails/?id=2048192285)
* [Animal Collab Project](https://steamcommunity.com/sharedfiles/filedetails/?id=2208467668)
* [Antinium (Continued)](https://steamcommunity.com/sharedfiles/filedetails/?id=2209261976)
* [Apini Playable Race, Continued](https://steamcommunity.com/workshop/filedetails/?id=2204437968)
* [Arachne Race (Continued)](https://steamcommunity.com/workshop/filedetails/?id=2571931604)
* [Archotech Race](https://steamcommunity.com/sharedfiles/filedetails/?id=2500371387)
* [Argonians of Blackmarsh (Continued)](https://steamcommunity.com/sharedfiles/filedetails/?id=2263851875)
* [Astoriel](https://steamcommunity.com/sharedfiles/filedetails/?id=1342510409)
* [Barky's Lupaios Race Pack](https://steamcommunity.com/sharedfiles/filedetails/?id=1718452287)
* [Beast Man Tribes](https://steamcommunity.com/sharedfiles/filedetails/?id=1119191638)
* [Beetle People (Continued)](https://steamcommunity.com/sharedfiles/filedetails/?id=2568676996)
* [-Black Widows (Continued)](https://steamcommunity.com/sharedfiles/filedetails/?id=2243686995)
* [+Borderlands: The Rim](https://steamcommunity.com/sharedfiles/filedetails/?id=1911170462)
* [Cactaceae (Continued)](https://steamcommunity.com/sharedfiles/filedetails/?id=2025692982)
* [Call of Cthulhu - Elder Things](https://steamcommunity.com/sharedfiles/filedetails/?id=882126182)
* [Call of Cthulhu - Cosmic Horrors](https://steamcommunity.com/sharedfiles/filedetails/?id=765890823)
* [Call of Cthulhu - Cults](https://steamcommunity.com/sharedfiles/filedetails/?id=815039373)
* [-Callistans (Legacy)](https://steamcommunity.com/sharedfiles/filedetails/?id=1545178908)
* [-Callistan Robotics](https://steamcommunity.com/sharedfiles/filedetails/?id=1661171313)
* [Dinosauria](https://steamcommunity.com/workshop/filedetails/?id=1136958577)
* [Dragon's Descent](https://steamcommunity.com/workshop/filedetails/?id=2026992161)
* [Drow Race Continued](https://steamcommunity.com/sharedfiles/filedetails/?id=2012718526)
* [Emperor of Dragon](https://steamcommunity.com/sharedfiles/filedetails/?id=2033332545)
* [Equiums II](https://steamcommunity.com/sharedfiles/filedetails/?id=2878904290)
* [Erin's Palamutes](https://steamcommunity.com/sharedfiles/filedetails/?id=2485624026)
* [FCP Stupid Sexy Deathclaws](https://steamcommunity.com/sharedfiles/filedetails/?id=2635389101)
* [Fantasy Goblins Updated](https://steamcommunity.com/sharedfiles/filedetails/?id=2011680079)
* [Feles - Felines of the Rim](https://steamcommunity.com/sharedfiles/filedetails/?id=2690125435)
* [Filthy Orc Invasion (Continued)](https://steamcommunity.com/sharedfiles/filedetails/?id=2178698397)
* [-Forgotten Realms](https://steamcommunity.com/sharedfiles/filedetails/?id=2184183669)
* [Gods of Elona](https://steamcommunity.com/sharedfiles/filedetails/?id=1505332648)
* [Half Dragons](https://steamcommunity.com/sharedfiles/filedetails/?id=2556121262)
* [Hisa Faction](https://steamcommunity.com/sharedfiles/filedetails/?id=1617772184)
* [Horrors (Continued)](https://steamcommunity.com/sharedfiles/filedetails/?id=2036315072)
* [House Maid Nukos](https://steamcommunity.com/sharedfiles/filedetails/?id=1418683071)
* [Ikquan Race](https://steamcommunity.com/sharedfiles/filedetails/?id=2489566052)
* [kemomimihouse](https://steamcommunity.com/sharedfiles/filedetails/?id=2075974335)
* [+Kenshi Hiver Race](https://steamcommunity.com/sharedfiles/filedetails/?id=1840737944)
* [+Kenshi Skeleton Race](https://steamcommunity.com/sharedfiles/filedetails/?id=1841876651)
* [Kijin Race 3.0](https://steamcommunity.com/sharedfiles/filedetails/?id=2884551646)
* [Kilhn Race](https://steamcommunity.com/sharedfiles/filedetails/?id=2025689796)
* [Klickmala Race (Continued)](https://steamcommunity.com/sharedfiles/filedetails/?id=2806331695)
* [Kolra's Oni Race Mod (Continued)](https://steamcommunity.com/sharedfiles/filedetails/?id=2411504950)
* [Kurin HAR Edition](https://steamcommunity.com/workshop/filedetails/?id=2326430787)
* [Lapelli Race](https://steamcommunity.com/sharedfiles/filedetails/?id=2025057326)
* [Lizardmen (Continued)](https://steamcommunity.com/workshop/filedetails/?id=2777768013)
* [Lighter Than Fast](https://steamcommunity.com/sharedfiles/filedetails/?id=1240656304)
* [Lliscean](https://steamcommunity.com/sharedfiles/filedetails/?id=2124019366)
* [Megafauna](https://steamcommunity.com/workshop/filedetails/?id=1055485938)
* [Mincho, The Mint Choco Slime ~ HAR ver.](https://steamcommunity.com/sharedfiles/filedetails/?id=2477501851)
* [-Moyo-From the depth](https://steamcommunity.com/sharedfiles/filedetails/?id=2182305386)
* [NewRatkinPlus](https://steamcommunity.com/sharedfiles/filedetails/?id=1578693166)
* [Nexomon](https://steamcommunity.com/sharedfiles/filedetails/?id=2764736074)
* [Ni'Hal](https://steamcommunity.com/sharedfiles/filedetails/?id=1541567184)
* [Nyaron Race](https://steamcommunity.com/sharedfiles/filedetails/?id=1854376306)
* [Oni of the Rim](https://steamcommunity.com/sharedfiles/filedetails/?id=2891432261)
* [Ooka Miko](https://steamcommunity.com/sharedfiles/filedetails/?id=1536817379)
* [Orassans](https://steamcommunity.com/sharedfiles/filedetails/?id=1541519487)
* [Pawnbold Race](https://steamcommunity.com/sharedfiles/filedetails/?id=2104039874)
* [Poleepkwa Race](https://steamcommunity.com/sharedfiles/filedetails/?id=2557294864)
* [Protogen! Marley Race Mod](https://steamcommunity.com/sharedfiles/filedetails/?id=1716136868)
* [Rabbie The Moonrabbit race](https://steamcommunity.com/sharedfiles/filedetails/?id=1837246563)
* [Race to the Rim](https://steamcommunity.com/sharedfiles/filedetails/?id=2325478123)
* [Rakkle 1.4 (unofficial update)](https://steamcommunity.com/sharedfiles/filedetails/?id=2584844208)
* [Raptor Race](https://steamcommunity.com/sharedfiles/filedetails/?id=2566540065)
* [Rimcraft](https://steamcommunity.com/workshop/filedetails/?id=1686288212)
* [RimWorld - Witcher Monster Hunt](https://steamcommunity.com/sharedfiles/filedetails/?id=2008529522)
* [Royal Thrumbos (Continued)](https://steamcommunity.com/sharedfiles/filedetails/?id=2846919540)
* [Save Our Ship 2](https://steamcommunity.com/workshop/filedetails/?id=1909914131)
* [ShadowRimRaces](https://steamcommunity.com/sharedfiles/filedetails/?id=2444008208)
* [Skrix - An Insect-like Race](https://steamcommunity.com/sharedfiles/filedetails/?id=2267078474)
* [SYR Harpy](https://steamcommunity.com/sharedfiles/filedetails/?id=2092823139)
* [SYR Naga](https://steamcommunity.com/sharedfiles/filedetails/?id=1539971494)
* [SYR Thrumkin](https://steamcommunity.com/sharedfiles/filedetails/?id=2017359567)
* [The GiantRace](https://steamcommunity.com/sharedfiles/filedetails/?id=2270904535)
* [Tree People (Continued)](https://steamcommunity.com/sharedfiles/filedetails/?id=2568676212)
* [Twi'lek Race (Continued)](https://steamcommunity.com/sharedfiles/filedetails/?id=2263363126)
* [Tyrannosaur Race](https://steamcommunity.com/sharedfiles/filedetails/?id=2567384337)
* [Vanilla Animals Expanded](https://steamcommunity.com/workshop/filedetails/?id=1884025115)
* [Vanilla Genetics Expanded](https://steamcommunity.com/sharedfiles/filedetails/?id=2801160906)
* [Vulpes - Adorable Foxes!](https://steamcommunity.com/sharedfiles/filedetails/?id=2174717519)
* [Vulpine Race Pack (Continued)](https://steamcommunity.com/sharedfiles/filedetails/?id=2263865049)
* [Wa! Skeleton! (Continued)](https://steamcommunity.com/sharedfiles/filedetails/?id=2159119022)
* [+Warhammer: Daemonettes](https://steamcommunity.com/sharedfiles/filedetails/?id=1659631711)
* [+Warhammer: Fimir](https://steamcommunity.com/sharedfiles/filedetails/?id=1953175950)
* [+Warhammer: Gor](https://steamcommunity.com/sharedfiles/filedetails/?id=1669073318)
* [+Warhammer"ish":Dryad](https://steamcommunity.com/sharedfiles/filedetails/?id=1694750191)
* [Adeptus Xenobiologis: Orkoids](https://steamcommunity.com/workshop/filedetails/?id=1541518264/)
* [Xenohumans - Anthromorphs](https://steamcommunity.com/sharedfiles/filedetails/?id=2349467636)
* [Yokai](https://steamcommunity.com/sharedfiles/filedetails/?id=1532938687)
* [Zabrak Race (Continued)](https://steamcommunity.com/sharedfiles/filedetails/?id=2263389593)
## Plans
* Maintain
* Egg and milk fixes and improvements
### Mod support
* VFE insects
* Update milk mod support
* FCP dogmeat
* Alpha mythology
* Avali
### Test and improve
* Emperor of dragon
* Gods of elona
* Race to the rim
* Ooka miko
* kemomimihouse
* VAE test
* Dragon's descent crossbreeding
## Thanks
* Ed86 (for Maintaining RJW)
* Glitched Securitron (Preview image)
* Mlie (for keeping so many of these mods alive)
* purplepenguinonion (PokeWorld support)
* MewTopian (for the expansion on RaceSupport)
* DarkSlayerEX (for Traits and Breeders Charm)
* ShauaPuta (Adding Support for their Races, Age Patches)

4
build.ps1 Normal file
View File

@ -0,0 +1,4 @@
Set-Location generator
cargo run
Set-Location ..
Copy-Item -Path About/,Content/,LoadFolders.xml,ReadMe.md,changelog.txt -Destination D:\SteamLibrary\steamapps\common\RimWorld\Mods

View File

@ -1,3 +1,27 @@
11.4.1
-Moved ATK Gnollmorph to feline group
-Added build script
11.4.0
-Added deploy script
-Fixed LoadFolders for Revia and Moyo
-Added changelogs to release page
11.3.3
-Added support for DLC races
11.3.2
-Hotfixed Gods of Elona, Ooka miko, KMH
11.3.1
-Fixed Emperor of dragon, Gods of elona, Ooka miko, and kemomimihouse
-Added support for insect girls
11.3.0
-Fixed some viviparous species laying chicken eggs
-Added PokeWorld support
-Improved VAE Caves support
11.2.7
-Fixed Androids race support
@ -343,4 +367,7 @@ Bovine Penis multi surgery bow require bovine penis and the label is fixed
-tweak breeders delight
-added length and width to custom parts
-mist men now get parts and gender
-Kijin hot Spring grants 10% fertility
-Kijin hot Spring grants 10% fertility

26
deploy.ps1 Normal file
View File

@ -0,0 +1,26 @@
Write-Output "Wait! Did you update LATEST_CHANGELOG?"
pause
$l = ".\LATEST_CHANGELOG"
$c = ".\changelog.txt"
$m = "Update to " + $args[0]
Write-Output ("Deploying version " + $args[0])
$a = Get-Content $l
$b = $a | ForEach-Object { "* " + $_ }
$b | Set-Content $l
Write-Output $b
$(
($args[0])
($a | ForEach-Object { "-" + $_ })
("")
(Get-Content $c -Raw)
) | Set-Content $c
git add $l $c
git commit -q -m $m
git tag $args[0]
git push origin $args[0]

File diff suppressed because it is too large Load Diff