steamworks test integration (#20)
This commit is contained in:
@@ -23,8 +23,20 @@
|
||||
|
||||
"FileMapping"
|
||||
{
|
||||
"LocalPath" "hedz_reloaded" // all files from contentroot folder
|
||||
"DepotPath" "." // mapped into the root of the depot
|
||||
"LocalPath" "hedz_reloaded"
|
||||
"DepotPath" "."
|
||||
}
|
||||
|
||||
"FileMapping"
|
||||
{
|
||||
"LocalPath" "../redist/libsteam_api.so"
|
||||
"DepotPath" "."
|
||||
}
|
||||
|
||||
"FileMapping"
|
||||
{
|
||||
"LocalPath" "../redist/launch.sh"
|
||||
"DepotPath" "."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user