forked from hk-modding/modlinks
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ApiLinks.xml
39 lines (33 loc) · 1.62 KB
/
ApiLinks.xml
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
<?xml version="1.0"?>
<ApiLinks
xmlns="https://github.com/HollowKnight-Modding/HollowKnight.ModLinks/HollowKnight.ModManager"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://raw.githubusercontent.com/HollowKnight-Modding/HollowKnight.ModLinks/main/Schemas/ApiLinks.xml"
>
<Manifest>
<Version>72</Version>
<Links>
<Linux SHA256="d0108c90c77ce8f8341eb9e35687d39a35ad90a8267ccc4b35c6e1ca0d874a92">
<![CDATA[https://github.com/hk-modding/api/releases/download/1.5.78.11833-72/ModdingApiLinux.zip]]>
</Linux>
<Mac SHA256="e9f49336bf3d070100b0e8023652ebb1d8689bb1e7be2cee9e2c3817ba1978e2">
<![CDATA[https://github.com/hk-modding/api/releases/download/1.5.78.11833-72/ModdingApiMac.zip]]>
</Mac>
<Windows SHA256="a0c29b915be89d8cfc4e1e3b4697768aa4927c5c904c34574600308827f76491">
<![CDATA[https://github.com/hk-modding/api/releases/download/1.5.78.11833-72/ModdingApiWin.zip]]>
</Windows>
</Links>
<Files>
<File>Assembly-CSharp.dll</File>
<File>Assembly-CSharp.xml</File>
<File>MMHOOK_Assembly-CSharp.dll</File>
<File>MMHOOK_PlayMaker.dll</File>
<File>Mono.Cecil.dll</File>
<File>MonoMod.RuntimeDetour.dll</File>
<File>MonoMod.Utils.dll</File>
<File>mscorlib.dll</File>
<File>Newtonsoft.Json.dll</File>
</Files>
</Manifest>
</ApiLinks>