-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmodinfo.json
More file actions
22 lines (22 loc) · 838 Bytes
/
modinfo.json
File metadata and controls
22 lines (22 loc) · 838 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-dev",
"display_name": "All-In-One Spectator Tab DEV",
"description": "Adds a tab called ALL to the spectator panel, which contains both economy and army information.",
"author": "Quitch",
"version": "1.2.2",
"build": "116982",
"date": "2024/01/21",
"signature": " ",
"forum": "https://steamcommunity.com/app/386070/discussions/0/2656452469269054878/",
"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"
}