MrTJP / MrTJPCore

Common libraries accross all mods
http://projectredwiki.com/
GNU Lesser General Public License v3.0
13 stars 19 forks source link

Version checker doesn't obay config option. #7

Closed TOLoneWolf closed 9 years ago

TOLoneWolf commented 9 years ago

Not a big issue but even with the update checker set to false it still informs the user there is an update and spams the chat window on first world load.

cfg lines: general {

Flag to set if the update checker should consider unstable builds as a new version.

B:check_unstable=false
# Flag to enable or disable the update checker.
B:check_versions=false

}

MrTJP commented 9 years ago

Version checking on MrTJPCore has been removed.