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:
301 bytes
|
Line | |
---|
1 | <?xml version="1.0" encoding="UTF-8" ?>
|
---|
2 | <xml>
|
---|
3 | <Name value="TFP_MapRendering" />
|
---|
4 | <DisplayName value="Map Renderer" />
|
---|
5 | <Description value="Render the game map to image map tiles as it is uncovered" />
|
---|
6 | <Author value="The Fun Pimps LLC" />
|
---|
7 | <Version value="21.0.258.0" />
|
---|
8 | <Website value="" />
|
---|
9 | </xml>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.