Let's School

Let's School

Build your own school!
Create and upload your own characters and icons for Let's School!
Learn More
AreTheDuck 9 Jul, 2024 @ 8:54am
Translation mod
Is it possible to translate the game and upload as a mod to Workshop?
< >
Showing 1-1 of 1 comments
codebase 22 Sep, 2024 @ 11:26pm 
There does seem to be classes for it in the Scripting mod support. So I'm guessing it's possible....

I.e.
ProjectSchoolMod -> M_ILocalization,
ProjectSchoolMod -> M_ILocalizationContext,
ProjectSchoolNs -> ModNs -> LocalizationContext (Note: This one contains a RegisterLocalization() method.)

I'd do a search for Localization using Visual Studio's Object Explorer after opening the TestModFunction project. (That should also show you how to obtain contexts from the game.)
< >
Showing 1-1 of 1 comments
Per page: 1530 50