Archive Page
Thing
SamInJapan
Comments about columns of Thing sheet.
Sam's Notes on _idRenderData
SamInJapan
_idRenderData is essential for controlling the placement of items in game.
Sam's Color Test Blocks
SamInJapan
See what color(s) things would render as with alt-colors/material based colors to better design your own pieces.
Part 5 - Custom trait and Functionality
Drakeny
A Generalist guide on making mods - Part 5
Part 4 - Fixing the UI
Drakeny
A Generalist guide on making mods - Part 4
Part 3 - Transplanting enchantments
Drakeny
A Generalist guide on making mods - Part 3
Part 2 - Making new items
Drakeny
A Generalist guide on making mods - part 2
Modding Cheatsheet
Drakeny
Quick and easy recurring knowledge for modders.
Part 1 - Intro and Outlining
Drakeny
A Generalist guide on making mods - part 1
Example: Karma On Caught pt.2
DK
Transpiler example: how to add additional check on caught.
Example: Karma On Caught pt.1
DK
Transpiler example: how to not lose karma on crime actions.
Custom Configurations
Discoded
Creating Custom Configs
The Stats Source File
VHS
The stats sheet contains information for status conditions.
Understanding Source Files
VHS
Things about source files, intro and common issues.
Patching Edge Cases
DK
Some useful patching techniques.
Example: Succubus EXP
DK
Transpiler example: how to modify succubus exp gained from fucking.
Code Matcher and You
DK
Basic usage of CodeMatcher to make your transpiling life easier.
Transpiler Walkthrough
DK
Let's talk about transpilers.
Creating Custom Actions
VHS
Adding Custom Actions to Elin
External Guides
Various Authors
Available guides and templates about setting up a mod project.
Debug Your Plugin
DK
Some methods to debug your plugin at runtime.
Setup Script Mod Project
DK
How to setup a basic C# script project with Elin.
Contributing Guidelines
DK
Thank you for being a part of the modding community!
Basic Elin Mod Package
DK
How does mod work in Elin and how to make one.