Maidens of the Kaleidoscope

~Hakurei Shrine~ => Rika and Nitori's Garage Experiments => Touhou Projects => Topic started by: WishMakers on April 19, 2020, 08:10:43 PM

Title: ECL Modding Resources
Post by: WishMakers on April 19, 2020, 08:10:43 PM
This is a group of info copied from the ZUNcode server that contains major resources for ECL mods.
Join here if you're interested! (https://discord.gg/fvPJvHJ)
Feel free to reply below with more resources and/or information regarding ECL modding.
Quote
priw8.github.io resources
- ECL tutorial: https://priw8.github.io/#b=ecl-tutorial/&p=1
- ECL instruction table: https://priw8.github.io/#s=modding/ins
- ECL variable table: https://priw8.github.io/#s=modding/vars
- ECL enemy flag tables: https://priw8.github.io/#s=modding/flags
- STD tutorial: https://priw8.github.io/#s=modding/std-tutorial
- STD instruction table: https://priw8.github.io/#s=modding/std-ins
documentation by dass
- main page, includes things such as EoSD ECL documentation as well as (mostly incomplete) information about other games https://en.touhouwiki.net/wiki/User:Mddass/Touhou_File_Format_Specification/ECL
THBWiki documentation (Chinese)
- ECL documentation: https://thwiki.cc/脚本对照表/ECL, google translate link: https://translate.google.com/translate?hl=en&sl=zh-CN&tl=en&u=https://thwiki.cc/脚本对照表/ECL
- ANM documentation: https://thwiki.cc/脚本对照表/ANM, google translate link: https://translate.google.com/translate?hl=en&sl=zh-CN&tl=en&u=https://thwiki.cc/脚本对照表/ANM
- other documentation (MSG, SHT, STD): https://thwiki.cc/脚本对照表/其他, google translate link: https://translate.google.com/translate?hl=en&sl=zh-CN&tl=en&u=https://thwiki.cc/脚本对照表/其他
thtk, thcrap
Very important modding tools.
- thtk: https://github.com/thpatch/thtk/
- thcrap: https://github.com/thpatch/thcrap/