diff --git a/doc/mod-menu.ws b/doc/mod-menu.ws index c169f78..641c390 100644 --- a/doc/mod-menu.ws +++ b/doc/mod-menu.ws @@ -1,4 +1,4 @@ -// Code generated using Mod Settings Framework v0.3.1 by SpontanCombust & Aeltoth +// Code generated using Mod Settings Framework v0.4.0 by SpontanCombust & Aeltoth class MyModSettings extends ISettingsMaster { diff --git a/samples/DifficultyMod/modSettingsFrameworkSampleDifficultyMod/content/scripts/local/difficulty_mod_base.ws b/samples/DifficultyMod/modSettingsFrameworkSampleDifficultyMod/content/scripts/local/difficulty_mod_base.ws index 260054f..c96b8bb 100644 --- a/samples/DifficultyMod/modSettingsFrameworkSampleDifficultyMod/content/scripts/local/difficulty_mod_base.ws +++ b/samples/DifficultyMod/modSettingsFrameworkSampleDifficultyMod/content/scripts/local/difficulty_mod_base.ws @@ -1,4 +1,4 @@ -// Code generated using Mod Settings Framework v0.3.1 by SpontanCombust & Aeltoth +// Code generated using Mod Settings Framework v0.4.0 by SpontanCombust & Aeltoth class ModDifficultySettingsBase extends ISettingsMaster {