This commit is contained in:
Tim Meier 2015-11-30 17:47:17 +01:00
parent 757c8deab5
commit ad68129ed1
3 changed files with 1162 additions and 0 deletions

16
Config.example.js Normal file
View File

@ -0,0 +1,16 @@
window.Config = {};
Config.Server = {
"hostname": "192.168.123.1",
"port": 16918,
secure: false
}
Config.Gwent = {
notification_duration: 4000
}
Config.Site = {
base: "/gwent-online/site/public"
}

BIN
assets/action-load.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

1146
client/css/app.css Normal file

File diff suppressed because it is too large Load Diff