amaliegay / mwse-modding-tutorial

Learn to use MWSE-Lua in this tutorial for beginners! You will learn the basics of MWSE-Lua and make a MWSE-Lua mod step-by-step. No previous programming experience is necessary before following this tutorial. Built with Mkdocs

Home Page:https://amaliegay.github.io/mwse-modding-tutorial/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Morrowind Modding Tutorial with MWSE-Lua

In this tutorial series, you will learn the basics of MWSE-Lua modding. No prior programming experience is required to follow along. This guide will walk you through every step in creating a mod called Craftable Bandage.

This mod will allow you to use your character's bushcrafting skill from Ashfall to craft bandages from OAAB_Data and the effect will vary depending on your character's survival skill.

The mod requires OAAB_Data, Skills Module, The Crafting Framework, and Ashfall. So install them if you haven't already.

Credits

Next - Section 1: Introduction, Variables, Functions, Event-Based Programming

About

Learn to use MWSE-Lua in this tutorial for beginners! You will learn the basics of MWSE-Lua and make a MWSE-Lua mod step-by-step. No previous programming experience is necessary before following this tutorial. Built with Mkdocs

https://amaliegay.github.io/mwse-modding-tutorial/

License:MIT License


Languages

Language:Lua 71.2%Language:HTML 27.3%Language:Batchfile 1.4%