https://github.com/jacobious52/kagserverbrowser
Server browser/launcher for King Arthur's Gold
https://github.com/jacobious52/kagserverbrowser
Last synced: 9 months ago
JSON representation
Server browser/launcher for King Arthur's Gold
- Host: GitHub
- URL: https://github.com/jacobious52/kagserverbrowser
- Owner: Jacobious52
- License: gpl-2.0
- Created: 2015-12-29T07:46:25.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-10T12:42:07.000Z (about 10 years ago)
- Last Synced: 2025-08-04T22:38:46.331Z (10 months ago)
- Language: C
- Size: 8.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KAGServerBrowser
Server browser/launcher for King Arthur's Gold
Cross platform server browser for the game King Arthur's Gold
[Technical]
- Custom JSON Generics Library for handling server data. See Jacobious52/Json-Generics
- Custom UI controls and UI system built from scratch. Views, Material Style Button, Scrollable Listbox, etc
- Openframeworks for rendering and http access
[Preview]
![List of servers]
(list.png)
![Expanded server]
(fav.png)
[Current]
- designed for people who usually only join 1 or 2 servers often.
- Puts your favourite servers at the top
- shows list of connected players for fav
[Planned]
- See forum players avatars next to name
- See in game chat log of fav servers
[build]
- built with openframeworks 0.9.0.
- download openframeworks for your OS at http://openframeworks.cc/download/
- clone source to {openframeworks}/apps/myapps/KAGServers
[osx]
- open xcode project and build
[windows]
- open visual studio 2015 sln
[linux]
- goto {openframeworks}/project-generator
- run it and choose the repo for the source
- add qt-creator or makefiles in the OS drop down