mirror of
https://gitgud.io/AsmodeusRex/rjw-race-support.git
synced 2024-08-15 00:03:24 +00:00
Update to 1.4
This commit is contained in:
parent
6475e46293
commit
46e055cc27
4 changed files with 80 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,3 +1,2 @@
|
||||||
target/
|
target/
|
||||||
Cargo.lock
|
Cargo.lock
|
||||||
.vscode
|
|
69
.vscode/settings.json
vendored
Normal file
69
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,69 @@
|
||||||
|
{
|
||||||
|
"cSpell.enabled": true,
|
||||||
|
"cSpell.words": [
|
||||||
|
"AACP",
|
||||||
|
"aedeagi",
|
||||||
|
"Aedeagus",
|
||||||
|
"Aerofleet",
|
||||||
|
"AEXP",
|
||||||
|
"Antinium",
|
||||||
|
"Archotech",
|
||||||
|
"Boomalope",
|
||||||
|
"Byakhee",
|
||||||
|
"chanceanuses",
|
||||||
|
"chancefemale",
|
||||||
|
"chancemale",
|
||||||
|
"Deathclaw",
|
||||||
|
"Ecto",
|
||||||
|
"eggsize",
|
||||||
|
"Equium",
|
||||||
|
"Fert",
|
||||||
|
"Fleshbeast",
|
||||||
|
"Fogman",
|
||||||
|
"Futa",
|
||||||
|
"Girthy",
|
||||||
|
"Hediff",
|
||||||
|
"hediffs",
|
||||||
|
"Hitech",
|
||||||
|
"Hiver",
|
||||||
|
"humanlike",
|
||||||
|
"Insectoid",
|
||||||
|
"Kenshi",
|
||||||
|
"Kikimore",
|
||||||
|
"Klickmala",
|
||||||
|
"Meganeura",
|
||||||
|
"Megascarab",
|
||||||
|
"Megaspider",
|
||||||
|
"Metallovore",
|
||||||
|
"Milkable",
|
||||||
|
"Moyo",
|
||||||
|
"Muffalo",
|
||||||
|
"Mustelids",
|
||||||
|
"Necro",
|
||||||
|
"Neko",
|
||||||
|
"Ovipore",
|
||||||
|
"ovipores",
|
||||||
|
"oviposition",
|
||||||
|
"Poleepkwa",
|
||||||
|
"racegroup",
|
||||||
|
"racegroups",
|
||||||
|
"racepart",
|
||||||
|
"raceparts",
|
||||||
|
"selffertilized",
|
||||||
|
"Skaven",
|
||||||
|
"Skrix",
|
||||||
|
"Spelopede",
|
||||||
|
"spermatophores",
|
||||||
|
"Spiderant",
|
||||||
|
"tagify",
|
||||||
|
"tendable",
|
||||||
|
"Thermadon",
|
||||||
|
"thingdef",
|
||||||
|
"thingdefs",
|
||||||
|
"Warg",
|
||||||
|
"Xenomorph",
|
||||||
|
"Yanzihko",
|
||||||
|
"Yokai"
|
||||||
|
],
|
||||||
|
"cSpell.maxNumberOfProblems": 1000
|
||||||
|
}
|
|
@ -5,6 +5,7 @@
|
||||||
<url></url>
|
<url></url>
|
||||||
<supportedVersions>
|
<supportedVersions>
|
||||||
<li>1.3</li>
|
<li>1.3</li>
|
||||||
|
<li>1.4</li>
|
||||||
</supportedVersions>
|
</supportedVersions>
|
||||||
<packageId>ASMR.RJW.RaceSupport</packageId>
|
<packageId>ASMR.RJW.RaceSupport</packageId>
|
||||||
<modDependencies>
|
<modDependencies>
|
||||||
|
|
|
@ -9,4 +9,13 @@
|
||||||
<li IfModActive="revia">Content/Mods/Revia</li>
|
<li IfModActive="revia">Content/Mods/Revia</li>
|
||||||
<li IfModActive="syrchalis.traitvalue">Content/Mods/TraitValue</li>
|
<li IfModActive="syrchalis.traitvalue">Content/Mods/TraitValue</li>
|
||||||
</v1.3>
|
</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="syrchalis.traitvalue">Content/Mods/TraitValue</li>
|
||||||
|
</v1.4>
|
||||||
</loadFolders>
|
</loadFolders>
|
Loading…
Add table
Add a link
Reference in a new issue