2025-09-15 23:39 CEST

spring: develop a84151f6 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
hoijui hoijui develop 2011-09-09 14:37:30 develop 55a3f127
Changeset allow to override the default data-dir locations with env vars USERPROFILE and PROGRAMDATA on windows

Example usage:

    SET PROGRAMDATA="X:/Data/Games"
    spring

This will use "X:/Data/Games/Spring/" as data-dir.
mod - rts/System/FileSystem/DataDirLocater.cpp Diff ] File ]