Files @ r26064:23cba411ed56
Branch filter:

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

translators
Update: Translations from eints
tamil: 2 changes by Aswn
"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"
			}
		}
	}
}