Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission as long as you credit me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File 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
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 0.10
Inital version
Donations
No donations accepted
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