forked from PlayFab/API_Specs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSdkManualNotes.json
More file actions
27 lines (26 loc) · 965 Bytes
/
SdkManualNotes.json
File metadata and controls
27 lines (26 loc) · 965 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
"description": "This file records version numbers for each SdkGenerator target. Keys must be lowercase, and match subfolders in SdkGenerator/targets.",
"sdkVersion": {
"actionscript": "0.50.170814",
"cpp-cocos2dx": "0.28.170814",
"csharp": "1.15.170814",
"javascript": "1.10.170814",
"java": "0.54.170814",
"luasdk": "0.20.170814",
"js-node": "1.10.170814",
"postman": "0.46.170814",
"unity-v2": "2.26.170814",
"cpp-windows": "0.55.170814",
"windowssdk": "1.12.170814",
"phpsdk": "0.0.170814",
"sdktestingcloudscript": "0.0.170814",
"csharp-flat": "0.0.170814",
"lumberyardsdk": "0.0.170814",
"objc": "0.0.170814",
"cpp-unreal": "0.0.170814",
"cpp-ue4": "0.0.170814",
"csharp-unity-gameserver":"0.0.170814",
"csharp-unity-strangeioc":"0.0.160414",
"newtarget":"0.0.todaysDate"
}
}