Files @ r25980:1bcf43b24c5e
Branch filter:

Location: cpp/openttd-patchpack/source/os/steam/release.vdf

translators
Update: Translations from eints
chinese (traditional): 19 changes by benny30111
german: 3 changes by Wuzzy2
catalan: 3 changes by J0anJosep
"AppBuild"
{
	"AppID" "1536610"
	"Desc" "@@DESCRIPTION@@"

	"SetLive" "@@BRANCH@@"

	"ContentRoot" "./"
	"BuildOutput" "build/"

	"Depots"
	{
		"1536613"
		{
			"ContentRoot" "./steam-win32"
			"FileMapping"
			{
				"LocalPath" "*"
				"DepotPath" "."
				"recursive" "1"
			}
		}

		"1536612"
		{
			"ContentRoot" "./steam-win64"
			"FileMapping"
			{
				"LocalPath" "*"
				"DepotPath" "."
				"recursive" "1"
			}
		}

		"1536614"
		{
			"ContentRoot" "./steam-macos"
			"FileMapping"
			{
				"LocalPath" "*"
				"DepotPath" "."
				"recursive" "1"
			}
		}

		"1536615"
		{
			"ContentRoot" "./steam-linux"
			"FileMapping"
			{
				"LocalPath" "*"
				"DepotPath" "."
				"recursive" "1"
			}
		}
	}
}