An open API service indexing awesome lists of open source software.

https://github.com/azim/displaycoordinates

Mod for Lost Skies which displays player's coordinates
https://github.com/azim/displaycoordinates

Last synced: 5 months ago
JSON representation

Mod for Lost Skies which displays player's coordinates

Awesome Lists containing this project

README

          

# DisplayCoordinates
Displays player's world coordinates.

You can set size and position of coordinates UI via config.

# Releases

### 1.0.2
* Added font size config option, for better compatibility with different screen resolutions (thanks Joew!)

### 1.0.1
* Changed the rendering method to use IMGUI
* Added config options to set size and position of coordinates UI

### 1.0.0
* Initial release