-
-
Notifications
You must be signed in to change notification settings - Fork 9
/
api.json
68 lines (66 loc) · 2.2 KB
/
api.json
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
{
"IsStatus": true,
"Version" : "0.1.0",
"Assets" : [
{
"Path": "Subnautica.jpg",
"Url": "https://raw.githubusercontent.com/ismail0234/Subnautica-Below-Zero-Multiplayer/main/app/assets/images/Subnautica.jpg"
}],
"Game":
{
"Core" : "--API-URL--/Dependencies/Assembly-CSharp.dll",
"Loader" : "--API-URL--/Dependencies/Subnautica.Loader.dll",
"Updater" : "--API-URL--/Dependencies/Subnautica.Updater.exe",
"Dependencies":
[
"--API-URL--/Dependencies/MessagePack.Annotations.dll",
"--API-URL--/Dependencies/MessagePack.dll",
"--API-URL--/Dependencies/DiscordRPC.dll",
"--API-URL--/Dependencies/DiscordRPCNativeNamedPipe.dll",
"--API-URL--/Dependencies/LiteNetLib.dll",
"--API-URL--/Dependencies/Newtonsoft.Json.dll",
"--API-URL--/Dependencies/0Harmony.dll",
"--API-URL--/Dependencies/System.Memory.dll",
"--API-URL--/Dependencies/System.Buffers.dll",
"--API-URL--/Dependencies/System.Collections.Immutable.dll",
"--API-URL--/Dependencies/System.Reflection.Emit.dll",
"--API-URL--/Dependencies/System.Reflection.Emit.ILGeneration.dll",
"--API-URL--/Dependencies/Subnautica.API.dll",
"--API-URL--/Dependencies/Subnautica.Network.dll",
"--API-URL--/Dependencies/Subnautica.Server.dll"
],
"Plugins":
[
"--API-URL--/Dependencies/Subnautica.Events.dll",
"--API-URL--/Dependencies/Subnautica.Client.dll"
],
"Downloads":
[
{
"LocalPath": "Core/SpawnPoints.bin",
"RemoteUrl": "https://raw.githubusercontent.com/ismail0234/Subnautica-Below-Zero-Multiplayer/main/Data/SpawnPoints.bin",
"FileSize" : 26423750
}
]
},
"Languages":
[
"ar-SA",
"bg-BG",
"de-DE",
"en-US",
"es-ES",
"fr-FR",
"is-IS",
"it-IT",
"ja-JP",
"ko-KR",
"pl-PL",
"pt-BR",
"ru-RU",
"sv-SE",
"tr-TR",
"uk-UA",
"zh-CN"
]
}