README update.
This commit is contained in:
parent
13e091d52b
commit
6de1359e5d
12
README.md
12
README.md
@ -23,11 +23,11 @@ When you're launching Urban Terror URTrator will check profile you're
|
|||||||
trying to use and, if version incompatability found, will not launch
|
trying to use and, if version incompatability found, will not launch
|
||||||
the game.
|
the game.
|
||||||
* Favorites servers.
|
* Favorites servers.
|
||||||
|
* Updating single server.
|
||||||
|
* Showing information about servers (like in UrT Connector).
|
||||||
|
|
||||||
Planning:
|
Planning:
|
||||||
|
|
||||||
* Updating single server.
|
|
||||||
* Showing information about servers (like in UrT Connector).
|
|
||||||
* Friends searching.
|
* Friends searching.
|
||||||
* RCON console.
|
* RCON console.
|
||||||
* Game updating (not from official servers yet, sorry).
|
* Game updating (not from official servers yet, sorry).
|
||||||
@ -42,10 +42,10 @@ files, etc.
|
|||||||
|
|
||||||
## Release
|
## Release
|
||||||
|
|
||||||
You don't need to install anything, thanks to Go's static linking.
|
You don't need to install anything, thanks to Go's.
|
||||||
URTrator executable contains everything we need. Just download
|
URTrator executable contains everything we need. Just download
|
||||||
approriate binary and launch it! :) The only thing is to make
|
approriate binary and launch it! :) The only thing is to make
|
||||||
sure you have GTK2 installed.
|
sure you have GTK2 and sqlite3 installed.
|
||||||
|
|
||||||
## Development version
|
## Development version
|
||||||
|
|
||||||
@ -88,10 +88,6 @@ Many GTK warnings in console may appear while using URTrator. Unfortunately,
|
|||||||
they are out of control, because they are related to Go GTK+2 bindings
|
they are out of control, because they are related to Go GTK+2 bindings
|
||||||
and nothing can be done on URTrator side.
|
and nothing can be done on URTrator side.
|
||||||
|
|
||||||
## About box cause app crash on macOS
|
|
||||||
|
|
||||||
As previous, it is related to GTK+2, nothing I can do there.
|
|
||||||
|
|
||||||
## Why GTK+2?
|
## Why GTK+2?
|
||||||
|
|
||||||
Because GTK+3 going on "stable api nonsense" way. And also it have some
|
Because GTK+3 going on "stable api nonsense" way. And also it have some
|
||||||
|
Reference in New Issue
Block a user