add config file
This commit is contained in:
parent
887b12bb0c
commit
27d1800e27
11
arc-dps-updater/config.json
Normal file
11
arc-dps-updater/config.json
Normal file
|
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
arc_dps_buildtemplates: {
|
||||||
|
download_path: "https://www.deltaconnected.com/arcdps/x64/buildtemplates/d3d9_arcdps_buildtemplates.dll"
|
||||||
|
},
|
||||||
|
arc_dps: {
|
||||||
|
current_version: "2b1dc4e1436ed6ffa55cc15f9351239a",
|
||||||
|
md5path: "https://www.deltaconnected.com/arcdps/x64/d3d9.dll.md5sum",
|
||||||
|
download_path: "https://www.deltaconnected.com/arcdps/x64/d3d9.dll"
|
||||||
|
},
|
||||||
|
guildwars2_path: "F:\Games\Guild Wars 2"
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user