Morrowind
0 of 0

File information

Last updated

Original upload

Created by

Thinuviel

Uploaded by

cpassuel

Virus scan

Safe to use

Tags for this mod

About this mod

A simple mod template to show you how to create a MWSE Lua mod for Morrowind.

Requirements
Permissions and credits
Changelogs
Donations
Lua Sample Mod

The goal of this mod is to give a starting template with some examples to create a MWSE Lua mod with a Mod Config Menu for Morrowind. It show how to create a Mod Config Menu (MCM) and to use translations. It tries to use the best practices.

The mod itself doesn't do much, it captures CombatStarted and MouseButtonDown to show how to manage events, you can disable it in the Mod Config. You can also check my mod Morrowind Mouse Control as an example of a real mod.

The mod is not compatible with OpenMW.

Now it's your turn to create mods

Installation
Extract the archive in Data Files folder

Uninstallation
Delete the folder Data Files\MWSE\mods\Sample Mod and Data Files\Sample Mod-metadata.toml. You can also delete the config file  Data Files\MWSE\config\Sample Mod.json

There is not esp to activate

Credits
Special thanks to NullCascade and team: for MWSE lua scripting development and docs
Thanks to DarkElfGuy for inspiring people to create and release mods for the yearly modathon and everyone who has contributed and continues to contribute to Morrowind Modding