Added different About.xml for the uncompiled mod

This commit is contained in:
amevarashi 2024-05-03 20:15:20 +05:00
parent 2f7a1c0883
commit a3055eb6ec
4 changed files with 57 additions and 23 deletions

View File

@ -78,6 +78,7 @@ build:
stage: build stage: build
# ### Build all projects discovered from solution file. # ### Build all projects discovered from solution file.
script: script:
- 'mv -f About/RealAbout.xml About/About.xml'
- 'cd $SOURCE_CODE_PATH' - 'cd $SOURCE_CODE_PATH'
- 'dotnet restore --packages ../$NUGET_PACKAGES_DIRECTORY' - 'dotnet restore --packages ../$NUGET_PACKAGES_DIRECTORY'
- 'curl -s --create-dirs "$RJW_DLL_URL" -o ../../rjw/1.5/Assemblies/RJW.dll' - 'curl -s --create-dirs "$RJW_DLL_URL" -o ../../rjw/1.5/Assemblies/RJW.dll'

View File

@ -1,11 +1,9 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<ModMetaData> <ModMetaData>
<name>RJW Sexperience Ideology</name> <name>NOT RJW Sexperience Ideology</name>
<author>aamevarashi</author> <author>aamevarashi</author>
<supportedVersions> <supportedVersions>
<li>1.3</li> <li>1.0</li>
<li>1.4</li>
<li>1.5</li>
</supportedVersions> </supportedVersions>
<modDependencies> <modDependencies>
<li> <li>
@ -30,18 +28,11 @@
<li>rim.job.world</li> <li>rim.job.world</li>
</loadAfter> </loadAfter>
<packageId>rjw.sexperience.ideology</packageId> <packageId>rjw.sexperience.ideology</packageId>
<description><![CDATA[ <description>If you see this, you have downloaded uncompiled source codes of the mod.
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: To get the actual mod:
moreorganstodump Original Author 1. Go to the https://gitgud.io/amevarashi/rjw-sexperience-ideology/-/releases
c0ffee RJW 4.9.0 update 2. Open latest release (Pre-release for the test version)
Hawkeye32 Bound Only bestiality precept 3. Click on the "RJW Sexperience Ideology" link under the "Packages"
Twonki Pregnancy, Sex Proselyzing and Size Matters precepts]]>
</description> </description>
</ModMetaData> </ModMetaData>

View File

@ -5,11 +5,6 @@
<dependencies> <dependencies>
<li>RimJobWorld >= 5.3.0</li> <li>RimJobWorld >= 5.3.0</li>
</dependencies> </dependencies>
<incompatibleWith /> <manifestUri>https://gitgud.io/amevarashi/rjw-sexperience-ideology/-/raw/master/About/Manifest.xml</manifestUri>
<loadAfter> <downloadUri>https://gitgud.io/amevarashi/rjw-sexperience-ideology</downloadUri>
</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> </Manifest>

47
About/RealAbout.xml Normal file
View 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>