mirror of
https://github.com/mordentral/AdvancedSessionsPlugin.git
synced 2025-10-22 16:04:18 +00:00
20 lines
545 B
Plaintext
20 lines
545 B
Plaintext
{
|
|
"FileVersion" : 3,
|
|
|
|
"FriendlyName" : "Advanced Steam Sessions",
|
|
"Version" : 1.9,
|
|
"VersionName": "1.9",
|
|
"Description" : "Adds new blueprint functions to handle more advanced session operations in Steam. REQUIRES ADVANCED SESSIONS",
|
|
"Category" : "Advanced Sessions Plugin",
|
|
"CreatedBy" : "Joshua Statzer",
|
|
"CreatedByURL" : "N/A",
|
|
|
|
"Modules" :
|
|
[
|
|
{
|
|
"Name" : "AdvancedSteamSessions",
|
|
"Type" : "RunTime",
|
|
"LoadingPhase" : "PreDefault"
|
|
}
|
|
]
|
|
} |