mirror of
https://github.com/vegapnk/RJW-Genes.git
synced 2026-08-22 08:23:24 +00:00
* - Seperation of Animal Gene code from base RJW_Genes * - Clean-up of leftover XML Files - Minor update to README.md * Fixed missing translation text Fixed Missing B&S Undead Patch Fixed Anal Fertility Errors, might be broken again. DLL Included for Merge. * - Seperation of Animal Gene code from base RJW_Genes * - Clean-up of leftover XML Files - Minor update to README.md * Rework of Gene Application order for New pawns. * Migrated Genital Genes to new Post-Sexualizeing system, removing likelyhood of Duplicates. * Gender Fluid no longer allows sex change while pregnant. * Fixed changes to Big & Small Lamia & Sneks Xenotype Names. (Thank you RHS0 on discord for the report!) * Update Load order & Xenotype cleanup. * Fix to Littered Births. Fix to Gender Genes to make sure they only fire if active. Version increment to 2.7 * Hormonal Saliva Gene Fixes. * Updates to Changelog. * DLL Commit Fluid Production Rebalance * Typo's fixed in CHangelog * More Changelog Fixes
33 lines
1.7 KiB
Text
33 lines
1.7 KiB
Text
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.0.32014.148
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Rjw-Genes", "Source\Rjw-Genes.csproj", "{D7D21B4A-1DA7-41D8-B202-C58CA8FA62AA}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{FB09ADF4-FC35-4C1F-9135-2B4C4E4ED347}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CumpilationPatcher", "Source\CumpilationLoader\CumpilationPatcher.csproj", "{3BF2C17E-C492-44DA-8BC4-7AF6ADEB6468}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{D7D21B4A-1DA7-41D8-B202-C58CA8FA62AA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{D7D21B4A-1DA7-41D8-B202-C58CA8FA62AA}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{D7D21B4A-1DA7-41D8-B202-C58CA8FA62AA}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{D7D21B4A-1DA7-41D8-B202-C58CA8FA62AA}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{3BF2C17E-C492-44DA-8BC4-7AF6ADEB6468}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{3BF2C17E-C492-44DA-8BC4-7AF6ADEB6468}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{3BF2C17E-C492-44DA-8BC4-7AF6ADEB6468}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{3BF2C17E-C492-44DA-8BC4-7AF6ADEB6468}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {28CF9A73-5333-4EB3-BFCC-3FBEDDA19200}
|
|
EndGlobalSection
|
|
EndGlobal
|