Zingabopp / BeatSaberModdingTools

Visual Studio extension and templates for creating Beat Saber mods.
The Unlicense
58 stars 7 forks source link

Templates missing if VS language isn't English #4

Open Zingabopp opened 4 years ago

Zingabopp commented 4 years ago

Project Templates seem to be stored in AppData\Local\Microsoft\VisualStudio\<VS_Install_ID>\Extensions\<Extension_ID>\<TemplateType>\CSharp\1033 (1033 being the English locale ID). It appears if the language in Tools > Options > Environment > International Settings isn't set to English, the templates won't show up.