Sunday, June 22, 2025

COM3D2 Custom Event Loader v0.1.0

This mod is aimed to load custom events that created by players.

Please note that unlike WildParty, there is no event attached in this mod. You will need the Custom Event Editor to create them or get the event zip files shared by others.



**Installation**
1. Download the plugin from [Releases](https://github.com/hawkeye-e/COM3D2_CustomEventLoader/releases)
2. Extract the zip file and copy to the "BepInEx\plugins" folder in your installation directory
3. Create a directory "CustomEvent" (Configurable through F1) in the COM3D2 game folder

**Note**
1. Please get the correct version of the mod according to your environment.
2. The mod is for post 2.41/3.41 environment.

The mod is tested with Custom Maid Ultimate - 2024 Edition (2.41/3.41 update patch applied).

repo: https://github.com/hawkeye-e/COM3D2_CustomEventLoader 

No comments:

Post a Comment

Custom Event Editor: Evaluate Step

Evaluate Step is to let use the parameters or variables in the game to do some computations and stored it in a result variable. It could...