Changes

Jump to navigation Jump to search
enable beta fields for upcoming Stardew Valley 1.6
Line 3: Line 3:     
-- whether to handle Stardew Valley beta fields (don't forget to comment or uncomment the beta fields in /doc)
 
-- whether to handle Stardew Valley beta fields (don't forget to comment or uncomment the beta fields in /doc)
local enableBeta = false
+
local enableBeta = true
    
--##########
 
--##########
Line 184: Line 184:  
     if betaCompat ~= nil then
 
     if betaCompat ~= nil then
 
       field:wikitext("<br />")
 
       field:wikitext("<br />")
       field:wikitext("'''SDV 1.5.5 beta only:''' <span class=\"mod-beta-summary\">" .. betaCompat.summaryIcon .. " " .. betaCompat.summary .. "</span>")
+
       field:wikitext("'''SDV 1.6 beta only:''' <span class=\"mod-beta-summary\">" .. betaCompat.summaryIcon .. " " .. betaCompat.summary .. "</span>")
 
       if betaCompat.status == "optional" then
 
       if betaCompat.status == "optional" then
 
         field:wikitext("<ref name=\"optional-update\" />")
 
         field:wikitext("<ref name=\"optional-update\" />")
translators
8,445

edits

Navigation menu