From 46e055cc27e194b24e30a96d8706eb5e9364e441 Mon Sep 17 00:00:00 2001 From: AsmodeusRex Date: Wed, 26 Oct 2022 19:36:24 -0700 Subject: [PATCH] Update to 1.4 --- .gitignore | 3 +- .vscode/settings.json | 69 +++++++++++++++++++++++++++++++++++++++++++ About/About.xml | 1 + LoadFolders.xml | 9 ++++++ 4 files changed, 80 insertions(+), 2 deletions(-) create mode 100644 .vscode/settings.json diff --git a/.gitignore b/.gitignore index 8fddb05..4470988 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,2 @@ target/ -Cargo.lock -.vscode \ No newline at end of file +Cargo.lock \ No newline at end of file diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..e2a6936 --- /dev/null +++ b/.vscode/settings.json @@ -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 +} \ No newline at end of file diff --git a/About/About.xml b/About/About.xml index e470fdd..00f1a61 100644 --- a/About/About.xml +++ b/About/About.xml @@ -5,6 +5,7 @@
  • 1.3
  • +
  • 1.4
  • ASMR.RJW.RaceSupport diff --git a/LoadFolders.xml b/LoadFolders.xml index d4af762..69e7863 100644 --- a/LoadFolders.xml +++ b/LoadFolders.xml @@ -9,4 +9,13 @@
  • Content/Mods/Revia
  • Content/Mods/TraitValue
  • + +
  • Content/Base
  • + +
  • Content/Mods/VGE
  • +
  • Content/Mods/Milk
  • +
  • Content/Mods/Moyo
  • +
  • Content/Mods/Revia
  • +
  • Content/Mods/TraitValue
  • +
    \ No newline at end of file