diff --git a/LuaUI/Widgets/ui_hide_default_layout.lua b/LuaUI/Widgets/ui_hide_default_layout.lua index c702ffd..189d709 100644 --- a/LuaUI/Widgets/ui_hide_default_layout.lua +++ b/LuaUI/Widgets/ui_hide_default_layout.lua @@ -15,7 +15,7 @@ function widget:Initialize() local devMode = (tonumber(Spring.GetModOptions().play_mode) or 0) == 0 if not devMode or true then -- NOTICE: uncomment this to disable the console - --Spring.SendCommands("Console 0") + Spring.SendCommands("Console 0") end -- remove Springs default UI stuff diff --git a/ModInfo.lua b/ModInfo.lua index 10b821f..cd24d28 100644 --- a/ModInfo.lua +++ b/ModInfo.lua @@ -1,10 +1,10 @@ local modinfo = { - name = "LD34", - shortname = "LD34", - game = "LD34", - shortgame = "LD34", - version = "Git", - description = "LD34", + name = "Flove", + shortname = "Flove", + game = "Flove", + shortgame = "Flove", + version = "1.0", + description = "Flove", modtype = "1", depend = {