Elin:Modding: Difference between revisions
Hachimitsu (talk | contribs) m (Removed mechanics tag, just meta) |
Sakumashiki (talk | contribs) m (Notes on mods, how to disable mods from the in-game configuration) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
Elin has a variety of user-created mods available for download. However, please remember that it is your own responsibility to install mods. | |||
== Notes on Mods == | |||
* '''Use of mods is at your own risk.''' Please refrain from reporting bugs to the Elin creator while a mod is installed. | |||
** A warning popup will appear if you try to send feedback to the creator while a mod is installed. | |||
* Races and classes added by mods will be assigned to existing races and classes if the mod is deleted. | |||
== Mod Disable Option == | |||
If you see a problem when playing with mods, the cause may be the mods. | |||
You can play without any mods by restarting the game with the “Config” → “Other” → “Disable mods” option checked, | |||
or by launching the game via Steam with Elin > Properties > General > Startup Options and enter “-NOMOD”. | |||
== Catalogue == | |||
Elin can publish and install mods through the Steam Workshop. | |||
For a list of mods, please see the '''[https://steamcommunity.com/app/2135150/workshop/ Steam Workshop]'''. | |||
== Modding == | == Modding == | ||
Elin is designed to have support for user-made mods. Some documentation on how to implement mods can be found on the official website and on the following pages: | Elin is designed to have support for user-made mods. Some documentation on how to implement mods can be found on the official website and on the following pages: | ||
Line 11: | Line 31: | ||
If the user wants to create a localization for Elin, the following guide will point the user in the correct direction. | If the user wants to create a localization for Elin, the following guide will point the user in the correct direction. | ||
* [https://docs.google.com/document/d/e/2PACX-1vSj8lHcRFhFU_332eYCAlft9u1hkTlb5efUqVPsLQTtOPA79Tgh3FvNfJz9edvy0jI616BdiLidyxdz/pub "Elin Localization Guide (English)"] | * [https://docs.google.com/document/d/e/2PACX-1vSj8lHcRFhFU_332eYCAlft9u1hkTlb5efUqVPsLQTtOPA79Tgh3FvNfJz9edvy0jI616BdiLidyxdz/pub "Elin Localization Guide (English)"] | ||
[[Category:Elin Meta]][[Category:EN]] | [[Category:Elin Meta]][[Category:EN]] |
Latest revision as of 07:30, 24 November 2024
Elin has a variety of user-created mods available for download. However, please remember that it is your own responsibility to install mods.
Notes on Mods
- Use of mods is at your own risk. Please refrain from reporting bugs to the Elin creator while a mod is installed.
- A warning popup will appear if you try to send feedback to the creator while a mod is installed.
- Races and classes added by mods will be assigned to existing races and classes if the mod is deleted.
Mod Disable Option
If you see a problem when playing with mods, the cause may be the mods.
You can play without any mods by restarting the game with the “Config” → “Other” → “Disable mods” option checked,
or by launching the game via Steam with Elin > Properties > General > Startup Options and enter “-NOMOD”.
Catalogue
Elin can publish and install mods through the Steam Workshop.
For a list of mods, please see the Steam Workshop.
Modding
Elin is designed to have support for user-made mods. Some documentation on how to implement mods can be found on the official website and on the following pages:
- Official Website.
- "Simple Guide to Elin Mods and the Steam Workshop (Japanese)"
- "Simple Mod Creation Guide using Unity. (Japanese)"
- "Trying Out a Simple Script Mod.(Japanese)"
- "Adding Characters or Items by Importing Excel Data.(Japanese)"
- "Various Experiments with Mods(Japanese)"
Localization
If the user wants to create a localization for Elin, the following guide will point the user in the correct direction.