Amorous
This Community Hub is marked as 'Adult Only'. You are seeing this hub because you have set your preferences to allow this content.

Amorous

View Stats:
araghon007 Feb 18, 2021 @ 1:14pm
Amorous mod loader + example mod + editor
Hello there!

Since Amorous is pretty much dead, I decided to stir things up a bit by making a somewhat functional mod loader and an editor for the game. This is very much a work in progress but if you have any suggestions on what should I add, feel free to comment.

Mod loader + example mod[cdn.discordapp.com]
AmorousEditor[cdn.discordapp.com]
(Yes, I'm using Discord as a file sharing service. Try to stop me)

Amorous Editor currently supports exporting and importing textures and viewing Spine scenes.

I'm not that good with documentation, but I'm hoping the included XML documentation will be enough for someone to make at least something.

Installation instructions:
  1. Copy contents of AmorousMod1.0.zip into your Amorous directory
  2. Run the game using Amorous.Game.Mod.Windows.exe (or rename it to
  3. Amorous.Game.Windows.exe if you swing that way)

Modding instructions:
  1. Create a new C# .NET Framework Library project
  2. Add a reference to Amorous.Mod.dll
  3. Implement the IModBase interface
  4. Mod away
  5. ???
  6. Profit
  7. Copy resulting DLL into Content-Mods
< >
Showing 1-15 of 43 comments
Mibber22 ✞👑 Feb 18, 2021 @ 2:22pm 
Thank
TwentyFour Feb 18, 2021 @ 3:01pm 
Aye that's really cool. Thanks for the effort, and I hope people take advantage and make some creative mods with this
Kiba Snowpaw Feb 19, 2021 @ 7:37am 
use https://www.nexusmods.com/ maybe more people would see it and use it.
araghon007 Feb 19, 2021 @ 10:57pm 
Try talking to Mr. Stickman, he might give you more information. He's upstairs in the club, near Zenith.
araghon007 Feb 26, 2021 @ 9:39am 
I also decided to publish the code to github https://github.com/araghon007/AmorousModLoader
Quetzalcoa Feb 26, 2021 @ 10:26am 
The amorous editor just crashes as soon as you try to load the games .exe
araghon007 Feb 26, 2021 @ 10:45am 
Originally posted by Quetzalcoa:
The amorous editor just crashes as soon as you try to load the games .exe

Make sure that you have the Content-Mods folder inside your game directory. I forgot I made that hard coded.
araghon007 Feb 26, 2021 @ 11:25am 
Also if you have a crash that has something to do with attempting to load an assembly from a network location, go through the DLLs you downloaded, right click on properties and make sure they're unblocked. If they're not, something along the lines of "This file came from another computer". In that case just click unblock.
Luna May 24, 2021 @ 12:13pm 
Originally posted by araghon007:
I also decided to publish the code to github https://github.com/araghon007/AmorousModLoader

Is the editor open source too?
araghon007 May 24, 2021 @ 12:52pm 
I was planning on doing that, but there's still some stuff I want to do with the editor first
Warrior201X May 25, 2021 @ 1:42pm 
I just have a Gmod version
Just Gosha Jun 1, 2021 @ 6:04am 
I hope someone will add full clothes customization.
araghon007 Jun 20, 2021 @ 12:19pm 
For anyone interested, here's the editor as well https://github.com/araghon007/AmorousEditor
Kydos Oct 13, 2021 @ 3:17am 
Im not very good at messing with files is there a video tutorial i can get?
Karlo Kool Nov 25, 2021 @ 10:48am 
Hey , What is the key of Json code ?
Last edited by Karlo Kool; Nov 25, 2021 @ 10:56am
< >
Showing 1-15 of 43 comments
Per page: 1530 50