forked from Quitch/All-In-One-Spectator-Tab
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmodinfo.json
More file actions
22 lines (22 loc) · 830 Bytes
/
modinfo.json
File metadata and controls
22 lines (22 loc) · 830 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"context": "client",
"identifier": "com.quitch.qallinonetab",
"display_name": "All-In-One Spectator Tab",
"description": "Adds a tab called ALL to the spectator panel, which contains both economy and army information.",
"author": "Quitch",
"version": "1.2.1",
"build": "115872",
"date": "2022/08/08",
"signature": " ",
"forum": "https://steamcommunity.com/app/386070/discussions/0/1694914736008697542/",
"icon": "https://raw.githubusercontent.com/Quitch/All-In-One-Spectator-Tab/develop/images/icon.png",
"category": ["ui", "classic", "titans"],
"priority": 100,
"scenes": {
"live_game_players": [
"coui://ui/mods/com.quitch.qallinonetab/all_tabs.css",
"coui://ui/mods/com.quitch.qallinonetab/all_tabs.js"
]
},
"github": "https://github.com/Quitch/All-In-One-Spectator-Tab"
}