Do updates overwrite modified config/xml files?

    Joined
    Mar 2, 2014
    Messages
    1,293
    Reaction score
    230
    • Thinking Positive
    • Community Content - Bronze 1
    • Legacy Citizen 3
    If a default value in the server.cfg or blockBehaviorConfig.xml, for example, is changed in an update and I have modified this value in my installation, will this value be updated, too?
     

    CyberTao

    鬼佬
    Joined
    Nov 10, 2013
    Messages
    2,564
    Reaction score
    641
    • Legacy Citizen 4
    • Railman Gold
    • Thinking Positive
    The blockBehaviorConfig would be overwritten, because it contains the values that would change if a Dev was to rebalance Shields or thrusters.
    Plus, the game just downloads the Builds, and extracts them while overwriting Existing files o -o and that file is included in each build.

    Server.cfg doesn't seem to be included in the fresh build files, But is instead auto-Generated when you first start Starmade (in the case of an update, and new options being added, they are added to the config).
     

    therimmer96

    The Cake Network Staff Senior button unpusher
    Joined
    Jun 21, 2013
    Messages
    3,603
    Reaction score
    1,053
    Unfortunately, yes. Unlike the main config, the game doesn't write to this file file when new options get added, it only reads, so it can't make changes to the file.