-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCraftworx.xml
More file actions
35 lines (28 loc) · 2.16 KB
/
Craftworx.xml
File metadata and controls
35 lines (28 loc) · 2.16 KB
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
<?xml version="1.0" encoding="UTF-8"?>
<Servers>
<ServerGroup Name="Craftworx" Logo="https://i.imgur.com/SPT3chC.png" Description="Craftworx mod">
<Server Name="Craftworx" Logo="https://i.imgur.com/SPT3chC.png">
<Description>Craftworx features many changes in gameplay from vanilla 7 Days to Die, which up until now haven’t been as obvious to the players as I’d thought when I started making it. There is now a wiki for Craftworx, located within the Github repository. It should help with understanding the differences between this mod and the vanilla game. You can access it directly by following this link:
https://github.com/LatheosMod/Craftworx/wiki
</Description>
<DownloadMode>Clone</DownloadMode>
<ReleaseNotes>https://7daystodie.com/forums/showthread.php?54652-Craftworx</ReleaseNotes>
<RSS>https://github.com/LatheosMod/Craftworx/commits/master.atom</RSS>
<Downloads>
<Download>https://github.com/LatheosMod/Craftworx/archive/master.zip</Download>
</Downloads>
</Server>
<Server Name="Craftworx CompoPack" Logo="">
<Description>This version of Craftworx is installed with the Compopack, which adds many new prefabs to the map. Craftworx features many changes in gameplay from vanilla 7 Days to Die, which up until now haven’t been as obvious to the players as I’d thought when I started making it. There is now a wiki for Craftworx, located within the Github repository. It should help with understanding the differences between this mod and the vanilla game. You can access it directly by following this link:
https://github.com/LatheosMod/Craftworx/wiki
</Description>
<DownloadMode>Clone</DownloadMode>
<ReleaseNotes>https://7daystodie.com/forums/showthread.php?54652-Craftworx</ReleaseNotes>
<RSS>https://github.com/LatheosMod/Craftworx/commits/master.atom</RSS>
<Downloads>
<Download>https://github.com/LatheosMod/Craftworx/archive/master.zip</Download>
<Download>https://dl.dropboxusercontent.com/s/mdbvecz5tdkptbq/COMPOPACK_25%28for_alpha16experimental%29.zip?dl=0</Download>
</Downloads>
</Server>
</ServerGroup>
</Servers>