Changeset 464 for binary-improvements/bin/Mods
- Timestamp:
- Aug 17, 2023, 5:29:29 PM (15 months ago)
- Location:
- binary-improvements/bin/Mods
- Files:
-
- 2 added
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
binary-improvements/bin/Mods/Allocs_CommandExtensions/ModInfo.xml
r455 r464 1 1 <?xml version="1.0" encoding="UTF-8" ?> 2 2 <xml> 3 <ModInfo> 4 <Name value="Allocs command extensions" /> 5 <Description value="Additional commands for server operation" /> 6 <Author value="Christian 'Alloc' Illy" /> 7 <Version value="25" /> 8 <Website value="https://7dtd.illy.bz" /> 9 </ModInfo> 3 <Name value="Allocs_Commands" /> 4 <DisplayName value="Allocs command extensions" /> 5 <Description value="Additional commands for server operation" /> 6 <Author value="Christian 'Alloc' Illy" /> 7 <Version value="26" /> 8 <Website value="https://7dtd.illy.bz" /> 10 9 </xml> -
binary-improvements/bin/Mods/Allocs_CommonFunc/ModInfo.xml
r455 r464 1 1 <?xml version="1.0" encoding="UTF-8" ?> 2 2 <xml> 3 <ModInfo> 4 <Name value="Allocs server fixes" /> 5 <Description value="Common functions" /> 6 <Author value="Christian 'Alloc' Illy" /> 7 <Version value="30" /> 8 <Website value="https://7dtd.illy.bz" /> 9 </ModInfo> 3 <Name value="Allocs_Core" /> 4 <DisplayName value="Allocs server fixes" /> 5 <Description value="Common functions" /> 6 <Author value="Christian 'Alloc' Illy" /> 7 <Version value="31" /> 8 <Website value="https://7dtd.illy.bz" /> 10 9 </xml> -
binary-improvements/bin/Mods/Allocs_WebAndMapRendering/ModInfo.xml
r461 r464 1 1 <?xml version="1.0" encoding="UTF-8" ?> 2 2 <xml> 3 <ModInfo> 4 <Name value="Allocs MapRendering and Webinterface" /> 5 <Description value="Render the game map to image map tiles as it is uncovered" /> 6 <Author value="Christian 'Alloc' Illy" /> 7 <Version value="46" /> 8 <Website value="https://7dtd.illy.bz" /> 9 </ModInfo> 3 <Name value="Allocs_Webinterface" /> 4 <DisplayName value="Allocs MapRendering and Webinterface" /> 5 <Description value="Render the game map to image map tiles as it is uncovered" /> 6 <Author value="Christian 'Alloc' Illy" /> 7 <Version value="47" /> 8 <Website value="https://7dtd.illy.bz" /> 10 9 </xml>
Note:
See TracChangeset
for help on using the changeset viewer.