Last change
on this file since 425 was 425, checked in by alloc, 19 months ago |
- API "map" added, currently only supports GET with the ID "config"
- API "player" added, currently only supports getting online players with some of the info not supported yet (playtime, last online, level)
- Only logged in player's data is shown unless the user has the permission for "webapi.viewallplayers"
- Internal refactoring
- (Updated version to 21.0.258)
|
File size:
303 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.258.0" />
|
---|
8 | <Website value="" />
|
---|
9 | </xml>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.