mirror of
https://gitgud.io/lutepickle/rjw_menstruation.git
synced 2024-08-14 22:46:52 +00:00
1.0.3.1_a
This commit is contained in:
parent
2d43ff1717
commit
c3f9a2a9f1
5 changed files with 4 additions and 1 deletions
Binary file not shown.
|
@ -3,5 +3,7 @@
|
||||||
<default>
|
<default>
|
||||||
<li>/</li>
|
<li>/</li>
|
||||||
<li IfModActive="Abraxas.RJW.RaceSupport">RJW Menstruation Race Support</li>
|
<li IfModActive="Abraxas.RJW.RaceSupport">RJW Menstruation Race Support</li>
|
||||||
|
<li IfModActive="rjw.milk.humanoid">MilkModule</li>
|
||||||
|
|
||||||
</default>
|
</default>
|
||||||
</loadFolders>
|
</loadFolders>
|
|
@ -3,6 +3,7 @@ Version 1.0.3.1
|
||||||
- now implantation chance is independent with rjw pregnancy settings
|
- now implantation chance is independent with rjw pregnancy settings
|
||||||
- fixed broken vagina support
|
- fixed broken vagina support
|
||||||
- breasts support for race support
|
- breasts support for race support
|
||||||
|
- minor bug fixes
|
||||||
|
|
||||||
Version 1.0.3.0
|
Version 1.0.3.0
|
||||||
- added various fetus images (thanks to GluxDesigns)
|
- added various fetus images (thanks to GluxDesigns)
|
||||||
|
|
|
@ -25,7 +25,7 @@
|
||||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
||||||
<DebugType>pdbonly</DebugType>
|
<DebugType>pdbonly</DebugType>
|
||||||
<Optimize>true</Optimize>
|
<Optimize>true</Optimize>
|
||||||
<OutputPath>..\..\..\Assemblies\</OutputPath>
|
<OutputPath>..\..\..\MilkModule\Assemblies\</OutputPath>
|
||||||
<DefineConstants>TRACE</DefineConstants>
|
<DefineConstants>TRACE</DefineConstants>
|
||||||
<ErrorReport>prompt</ErrorReport>
|
<ErrorReport>prompt</ErrorReport>
|
||||||
<WarningLevel>4</WarningLevel>
|
<WarningLevel>4</WarningLevel>
|
||||||
|
|
Loading…
Reference in a new issue