Mod support is work in progress!

Hi!
Today I want to share with you some progress on adding mod support in Sex Purgatory! This system will be available in Alpha 0.8.1 update, so stay tuned for the next update ๐.
What is a mod?
The main purpose of the mods is to add custom content (items, buildings, entities, etc.) to the game or modify existing game behavior. In Sex Purgatory nearly all game content is stored in special data structures. The mods can access these structures and modify them to create more content.
What will be possible with mods in the future?
You will be able to:
- create your own mods (duh),
- add items like food or materials to the game,
- add buildings,
- add crafting recipes,
- add new entities (like mobs from Minecraft ๐),
- add obtainable special powers (fireball, teleportation, flying, etc.),
- add custom sex animations and activities โค,
- add your very own books like in-game mod guide,
- and many, many more! Sky is the limit!
Example
Here is what I've been testing: adding a simple item to the game. This barrel's model is stored in .glb file and its texture is from .png file. When mod's initialization code is running, the model and texture are combined, and the game data is expanded.
Mod details
You can view details of all currently loaded mods in the Main Menu or Pause Menu. Clicking on any mod tile will bring its details. I've also planned to add "catalog" for every in-mod content to easily compare sizes of the mods (e.g., "Mod X modified 21 items and 37 buildings", something like that ๐).

Get Sex Purgatory
Sex Purgatory
Adult game about exploring and having fun.
More posts
- First Anniversary of Sex Purgatory82 days ago
- Tutorial: How to create a simple mod?84 days ago
- Alpha version 0.8.1 update - Introduced Mod System!99 days ago
- Alpha version 0.7.1 updateSep 09, 2024
- Alpha version 0.6.1 updateJun 30, 2024
- Alpha version 0.5.1 updateMay 05, 2024
- Alpha version 0.4.1 updateMar 19, 2024
- Alpha version 0.3.1 updateJan 24, 2024
- Alpha version 0.2.1 updateJan 06, 2024
Leave a comment
Log in with itch.io to leave a comment.