-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmodinfo.json
More file actions
28 lines (28 loc) · 805 Bytes
/
modinfo.json
File metadata and controls
28 lines (28 loc) · 805 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
"context": "server",
"identifier": "com.pa.quitch.qAIModCompatibilityPatch-dev",
"display_name": "AI Mod Compatibility Framework DEV",
"description": "A framework to support community faction mods running alongside the vanilla AI.",
"author": "Quitch",
"version": "2.0.1",
"build": "115872",
"date": "2022/08/08",
"signature": " ",
"forum": "https://steamcommunity.com/app/386070/discussions/0/1694914736008697542/",
"category": [
"ai",
"ki",
"ia",
"si",
"ИИ",
"电脑",
"電腦",
"titans",
"skirmish"
],
"icon": "https://raw.githubusercontent.com/Quitch/AI-Mod-Compatibility-Patch/develop/images/icon.png",
"framework": true,
"priority": 100,
"titansOnly": true,
"github": "https://github.com/Quitch/AI-Mod-Compatibility-Patch"
}