Proton/steam_helper
Arkadiusz Hiler 6d63c73c54 steam_helper: Update the format of the generated libraryfolders.vdf.
The old 1-indexed format:
	"1" 	"Z:\\home\\ivyl\\.local\\share\\Steam"

Changes to new 0-indexed one:
	"0"
	{
		"path"		"Z:\\home\\ivyl\\.local\\share\\Steam"
	}

that is used by Steam on Windows.
2023-06-06 12:05:09 +03:00
..
32 steam_helper: Build as 64 bit. 2021-11-11 18:36:08 +02:00
64 steam_helper: Build as 64 bit. 2021-11-11 18:36:08 +02:00
json steam_helper: Import jsoncpp 2020-03-05 10:03:11 -06:00
jsoncpp.cpp steam_helper: Import jsoncpp 2020-03-05 10:03:11 -06:00
steam.cpp steam_helper: Update the format of the generated libraryfolders.vdf. 2023-06-06 12:05:09 +03:00