mirror of
https://gitgud.io/amevarashi/rjw-sexperience-ideology.git
synced 2024-08-15 00:43:19 +00:00
Added different About.xml for the uncompiled mod
This commit is contained in:
parent
2f7a1c0883
commit
a3055eb6ec
4 changed files with 57 additions and 23 deletions
|
@ -78,6 +78,7 @@ build:
|
|||
stage: build
|
||||
# ### Build all projects discovered from solution file.
|
||||
script:
|
||||
- 'mv -f About/RealAbout.xml About/About.xml'
|
||||
- 'cd $SOURCE_CODE_PATH'
|
||||
- 'dotnet restore --packages ../$NUGET_PACKAGES_DIRECTORY'
|
||||
- 'curl -s --create-dirs "$RJW_DLL_URL" -o ../../rjw/1.5/Assemblies/RJW.dll'
|
||||
|
|
|
@ -1,11 +1,9 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<ModMetaData>
|
||||
<name>RJW Sexperience Ideology</name>
|
||||
<name>NOT RJW Sexperience Ideology</name>
|
||||
<author>aamevarashi</author>
|
||||
<supportedVersions>
|
||||
<li>1.3</li>
|
||||
<li>1.4</li>
|
||||
<li>1.5</li>
|
||||
<li>1.0</li>
|
||||
</supportedVersions>
|
||||
<modDependencies>
|
||||
<li>
|
||||
|
@ -30,18 +28,11 @@
|
|||
<li>rim.job.world</li>
|
||||
</loadAfter>
|
||||
<packageId>rjw.sexperience.ideology</packageId>
|
||||
<description><![CDATA[
|
||||
This is a submod for RJW that adds:
|
||||
Ideology content:
|
||||
- Memes: lewd, rapist, zoophile and necrophile memes
|
||||
- Rituals: consensual gangbang, rape gangbang, consensual animal gangbang, rape animal gangbang and drug orgy
|
||||
- Precepts: baby faction, bestiality, incest, necrophilia, rape, allowed sex type, social affection, submissive gender, virginity, pregnancy, sex proselyzing and size matters
|
||||
- HumpShroom bong and HumpShroom Autobong
|
||||
<description>If you see this, you have downloaded uncompiled source codes of the mod.
|
||||
|
||||
Credits:
|
||||
moreorganstodump Original Author
|
||||
c0ffee RJW 4.9.0 update
|
||||
Hawkeye32 Bound Only bestiality precept
|
||||
Twonki Pregnancy, Sex Proselyzing and Size Matters precepts]]>
|
||||
To get the actual mod:
|
||||
1. Go to the https://gitgud.io/amevarashi/rjw-sexperience-ideology/-/releases
|
||||
2. Open latest release (Pre-release for the test version)
|
||||
3. Click on the "RJW Sexperience Ideology" link under the "Packages"
|
||||
</description>
|
||||
</ModMetaData>
|
|
@ -5,11 +5,6 @@
|
|||
<dependencies>
|
||||
<li>RimJobWorld >= 5.3.0</li>
|
||||
</dependencies>
|
||||
<incompatibleWith />
|
||||
<loadAfter>
|
||||
</loadAfter>
|
||||
<suggests>
|
||||
</suggests>
|
||||
<manifestUri>https://gitgud.io/amevarashi/rjw-sexperience-ideology/-/raw/master/About/Manifest.xml</manifestUri>
|
||||
<downloadUri>https://gitgud.io/amevarashi/rjw-sexperience-ideology</downloadUri>
|
||||
</Manifest>
|
||||
|
|
47
About/RealAbout.xml
Normal file
47
About/RealAbout.xml
Normal file
|
@ -0,0 +1,47 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<ModMetaData>
|
||||
<name>RJW Sexperience Ideology</name>
|
||||
<author>aamevarashi</author>
|
||||
<supportedVersions>
|
||||
<li>1.3</li>
|
||||
<li>1.4</li>
|
||||
<li>1.5</li>
|
||||
</supportedVersions>
|
||||
<modDependencies>
|
||||
<li>
|
||||
<packageId>Ludeon.RimWorld.Ideology</packageId>
|
||||
<displayName>Ideology</displayName>
|
||||
</li>
|
||||
<li>
|
||||
<packageId>brrainz.harmony</packageId>
|
||||
<displayName>Harmony</displayName>
|
||||
<steamWorkshopUrl>steam://url/CommunityFilePage/2009463077</steamWorkshopUrl>
|
||||
<downloadUrl>https://github.com/pardeike/HarmonyRimWorld/releases/latest</downloadUrl>
|
||||
</li>
|
||||
<li>
|
||||
<packageId>rim.job.world</packageId>
|
||||
<displayName>RimJobWorld</displayName>
|
||||
<downloadUrl>https://gitgud.io/Ed86/rjw</downloadUrl>
|
||||
</li>
|
||||
</modDependencies>
|
||||
<loadAfter>
|
||||
<li>Ludeon.RimWorld.Ideology</li>
|
||||
<li>brrainz.harmony</li>
|
||||
<li>rim.job.world</li>
|
||||
</loadAfter>
|
||||
<packageId>rjw.sexperience.ideology</packageId>
|
||||
<description><![CDATA[
|
||||
This is a submod for RJW that adds:
|
||||
Ideology content:
|
||||
- Memes: lewd, rapist, zoophile and necrophile memes
|
||||
- Rituals: consensual gangbang, rape gangbang, consensual animal gangbang, rape animal gangbang and drug orgy
|
||||
- Precepts: baby faction, bestiality, incest, necrophilia, rape, allowed sex type, social affection, submissive gender, virginity, pregnancy, sex proselyzing and size matters
|
||||
- HumpShroom bong and HumpShroom Autobong
|
||||
|
||||
Credits:
|
||||
moreorganstodump Original Author
|
||||
c0ffee RJW 4.9.0 update
|
||||
Hawkeye32 Bound Only bestiality precept
|
||||
Twonki Pregnancy, Sex Proselyzing and Size Matters precepts]]>
|
||||
</description>
|
||||
</ModMetaData>
|
Loading…
Reference in a new issue