Category: Mods

  • Modding – Random events

    Modding – Random events

    by

    in

    You can now mod random events by just creating a .gd file with a conversation and putting it in /events/ directory. Create one at On Windows: %APPDATA%\Godot\app_userdata\Porn Empire\mods\events\ On GNU/Linux: home/user/.local/share/godot/app_userdata/Porn Empire/mods/events/   Everything is the same as with standard conversation files with addition of the meta variable where you can define who,where and when…

  • Modding – Conversation Commands

    Modding – Conversation Commands

    by

    in

    Here are the commands you can use in conversations. I’m not really a good technical writer so if you have any questions drop a mail or contact me on patreon. You can also suggest new commands if you need them for your story.   Where it says variant you usually use true or some number.…