Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-koch committed May 25, 2015
1 parent ff580d9 commit d1451c4
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,21 @@ Euro Truck Simulator 2's Route Advisor, for mobile devices. This is a skin for f

## Features
The mobile Route Advisor is planned to include all features that Euro Truck Simulator 2's Route Advisor currently has. These features are:
- Mini-map
- Navigation
- The mini-map will be the most difficult to create, as the Telemtry SDK does not provide any graphical representation of the truck's current position in-game, except for X, Y, and Z coordinates. These coordinates, unfortunately, have no relationship to latitude / longitude coordinates, nor is the ETS 2 map 100% accurate with real roadways. An ETS2 map has been created by Funbit, who created the ETS2 Telemetry server; however there is no relationship to pixels vs in-game coordinates at this time.
- Speed limit
- Distance Remaining
- Estimated time of arrival (ETA)
- Time to destination
- Current job information
- Current load
- Origin city
- Destination city
- Payout
- Time remaining
- Time until next rest
- Truck damage / load damage
- Support for translations
- km/h or mph for speed
- 12-hour or 24-hour time format
- Localization support
- [Various configuration options](https://github.com/mkoch227/ets2-mobile-route-advisor/wiki/config.json-Parameters)

## Languages
Below are the supported languages. If you would like to submit a translation, you can do so by submitting a pull request.
Expand Down

0 comments on commit d1451c4

Please sign in to comment.