0 of 0

File information

Last updated

Original upload

Created by

lStewieAl

Uploaded by

lStewieAl

Virus scan

Safe to use

Tags for this mod

About this mod

A framework for loading engine plugins for the Epic Games version. These plugins can modify the game's code without altering the executable files on disk, so there are no permanent side effects.

Requirements
Permissions and credits
Changelogs
Loads engine plugins from the OWSE/Plugins folder. Currently for epic games version only. Inspired by the script extenders for Bethesda games.

Installation
  • Download the OWSE from the Files tab.
  • Extract all files inside the top-level folder in the ZIP to your game folder e.g. `C:\Program Files\Epic Games\TOWSpacersChoice\Indiana\Binaries\Win64` (where IndianaEpicGameStore-Win64-Shipping.exe is located).

Information for developers:
An example plugin and the source of this DLL are available in the Downloads. To enable logging set bConsole=1 in owseconfig.ini.