source: binary-improvements2/MarkersMod/ModInfo.xml@ 402

Last change on this file since 402 was 402, checked in by alloc, 22 months ago
  • Major refactoring
  • Using Utf8Json for (de)serialization
  • Moving APIs to REST
  • Removing dependencies from WebServer and MapRenderer to ServerFixes
File size: 297 bytes
Line 
1<?xml version="1.0" encoding="UTF-8" ?>
2<xml>
3 <Name value="TFP_MarkersExample" />
4 <DisplayName value="Markers (Example Web Mod)" />
5 <Description value="Allows placing custom markers on the web map" />
6 <Author value="Catalysm and Alloc" />
7 <Version value="21.0" />
8 <Website value="" />
9</xml>
Note: See TracBrowser for help on using the repository browser.