Jump to content

Elin:Modding: Difference between revisions

m
→‎Modding: Added package.xml guide link
m (→‎Modding: Added package.xml guide link)
Line 22: Line 22:
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:
* [http://ylvania.style.coocan.jp/index_e.html '''Official Website'''].
* [http://ylvania.style.coocan.jp/index_e.html '''Official Website'''].
* [https://elin-modding-resources.github.io/Elin.Docs/articles/2_getting%20started/script_mod "Getting started with script mods (English)"]
* [https://elin-modding-resources.github.io/Elin.Docs/articles/2_getting%20started/script_mod "Getting started with script mods. (English)"]
*[https://docs.google.com/document/d/e/2PACX-1vQQ35ofQBT5yILPeZ4c5uMkmGOPMrT12f1vTvfi2dFgrt1T70lr8yMOpRAwZ_3cMvUNRsVR0Cf3qabh/pub "Simple Guide to Elin Mods and the Steam Workshop (Japanese)"]
*[https://docs.google.com/document/d/e/2PACX-1vQQ35ofQBT5yILPeZ4c5uMkmGOPMrT12f1vTvfi2dFgrt1T70lr8yMOpRAwZ_3cMvUNRsVR0Cf3qabh/pub "Simple Guide to Elin Mods and the Steam Workshop (Japanese)"]
*[https://docs.google.com/document/d/e/2PACX-1vSTUbE4WqcTODq-lFCX_hMK1Mqb5cTlrdY2E94PlqGQvtDcxwMEtfYteRhkZrpZreGAFV-JgOB-qs6b/pub "Simple Mod Creation Guide using Unity. (Japanese)"]
*[https://docs.google.com/document/d/e/2PACX-1vSTUbE4WqcTODq-lFCX_hMK1Mqb5cTlrdY2E94PlqGQvtDcxwMEtfYteRhkZrpZreGAFV-JgOB-qs6b/pub "Simple Mod Creation Guide using Unity. (Japanese)"]
*[https://docs.google.com/document/d/e/2PACX-1vSu2UfqCJl5095uOlem2Y3al20JotndDJcB3wjh82O2nQJ4yx8fC__IfUF6M_QRoWbb0Di9mdDnM3_Q/pub "Trying Out a Simple Script Mod.(Japanese)"]
*[https://docs.google.com/document/d/e/2PACX-1vSu2UfqCJl5095uOlem2Y3al20JotndDJcB3wjh82O2nQJ4yx8fC__IfUF6M_QRoWbb0Di9mdDnM3_Q/pub "Trying Out a Simple Script Mod.(Japanese)"]
*[https://docs.google.com/document/d/e/2PACX-1vR3GPx71Xnjfme6PtdqNnS5GnxlOFr2A8KdzH8bYTEwEOCgeVYROi3YaMQ2_h4qsySU_BORHKXPUi9i/pub "Adding Characters or Items by Importing Excel Data.(Japanese)"]
*[https://docs.google.com/document/d/e/2PACX-1vR3GPx71Xnjfme6PtdqNnS5GnxlOFr2A8KdzH8bYTEwEOCgeVYROi3YaMQ2_h4qsySU_BORHKXPUi9i/pub "Adding Characters or Items by Importing Excel Data.(Japanese)"]
*[https://docs.google.com/document/d/e/2PACX-1vQarTe5F0AfMXSlEPkpDpncci-pDI5U6p2VYGhOoR0ZZfalic6FBBwCrd3KbIY_l7Nlt7Rv01XE4yk7/pub "Various Experiments with Mods(Japanese)"]
*[https://docs.google.com/document/d/e/2PACX-1vQarTe5F0AfMXSlEPkpDpncci-pDI5U6p2VYGhOoR0ZZfalic6FBBwCrd3KbIY_l7Nlt7Rv01XE4yk7/pub "Various Experiments with Mods.(Japanese)"]
*[https://docs.google.com/document/d/e/2PACX-1vR7MjQ_5hAmavFB8iMW6xm7vSYJg_g8I1s8KtvjBO-N_zNATnsmdmyQsmxQ8z9yEpZxNoc-TTdZm8so/pub "Setting Workshop Tag for Mod"]
*[https://docs.google.com/document/d/e/2PACX-1vR7MjQ_5hAmavFB8iMW6xm7vSYJg_g8I1s8KtvjBO-N_zNATnsmdmyQsmxQ8z9yEpZxNoc-TTdZm8so/pub "Setting up Workshop Tags for your Mod.(English/Japanese)"]
*[https://docs.google.com/document/d/e/2PACX-1vQSITB8aYTycrnn3PxxGnPjNZ2_y1G3LDfXjC_PM5S_mTPCh6fv1vcj1bkfPbbUZ88WVb5_7T-62zYc/pub "Setting up a package.xml file for your Mod.(English/Japanese)"]


==Localization==  
==Localization==  
2

edits