mirror of
https://github.com/ioquake/launch.git
synced 2024-11-10 06:31:39 +00:00
Update README.md
This commit is contained in:
parent
31c5e6c590
commit
727852dc49
1 changed files with 8 additions and 1 deletions
|
@ -1,7 +1,13 @@
|
|||
THE AS OF YET NOT OFFICIALLY NAMED LAUNCHER FOR IOQ3
|
||||
====================================================
|
||||
|
||||
The launcher for ioquake3. Built with QT, written in C++
|
||||
The launcher for ioquake3. Built with QT, written in C++.
|
||||
|
||||
This project's goal as an updater is to get everyone on Windows, OS X, and Linux onto modern versions of ioquake3, and keep them up-to-date in a style similar to other stand-alone launcher/updater systems for games that aren't on major digital-distribution platforms.
|
||||
|
||||
As a launcher this project should enable easy access to ioquake3 features that are otherwise buried in wikis, forums, and README files.
|
||||
|
||||
Future goals could include the ability to launch an encapsulated mod for quake 3 or standalone games and keep them updated and on the latest versions of ioquake3 as well.
|
||||
|
||||
ROADMAP
|
||||
=======
|
||||
|
@ -43,3 +49,4 @@ Version 0.1 (alpha)
|
|||
* LAN support
|
||||
* preload mods/maps/content via internet protocols
|
||||
* uri integration (q3://, trem://, ioq3://, etc.)
|
||||
* rcon interface for remote servers
|
||||
|
|
Loading…
Reference in a new issue