No description
Find a file
2025-05-15 16:52:47 -04:00
Docs Update 2025-05-15 16:52:47 -04:00
.gitignore Reorganize a bit 2025-05-15 12:21:46 -04:00
DaedricMerchant.omwaddon Update 2025-05-15 16:52:47 -04:00
DaedricMerchant.omwaddon.project Add actual project and addon files 2025-05-15 12:22:03 -04:00
README.md Begin project 2025-05-06 10:18:09 -04:00

Morrowind May Modathon 2025 - Daedric Merchant

You find in your travels an interesting item, which when activated summons to you a Daedric merchant! Beyond the obvious convenience, this creature offers insights and rewards, if you have the coin, of course!

Development

See DESIGN.md for details on the mod content.

Development is done on a Linux machine. I'm unfamiliar with using Windows or MacOS, so the following information may not be applicable or useful.

Using the OpenMW Construction Set AppImage, as provided by the awesome "Modding OpenMW" site: AppImages

OpenMW does allow for multiple different instances, and the most reliable way I've been shown for doing this is by editing the XDG_CONFIG_HOME environment variable when launching the AppImages. This can be done "in-line", or integrated into the program or configuration for launching the AppImage.