-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathmodinfo.json
More file actions
30 lines (30 loc) · 1.08 KB
/
modinfo.json
File metadata and controls
30 lines (30 loc) · 1.08 KB
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
29
30
{
"context": "server",
"identifier": "com.pa.quitch.qQuellerAI-dev",
"display_name": "Queller AI DEV",
"description": "A smarter and more humanlike non-cheating AI for all ability levels for TITANS and Legion Expansion. Easier and harder difficulties than vanilla, select one of the difficulties prefixed with a Q to play against Queller. See the forum thread below for more information on the differences between difficulties. For integration into Galactic War use the Galactic War Overhaul.",
"author": "Quitch",
"version": "5.25.0",
"build": "116982",
"date": "2023-08-19",
"signature": " ",
"forum": "https://steamcommunity.com/app/386070/discussions/0/520518688945149058/",
"category": [
"ai",
"ki",
"ia",
"si",
"ИИ",
"电脑",
"電腦",
"titans",
"skirmish"
],
"icon": "https://raw.githubusercontent.com/Quitch/Queller-AI/develop/images/icon.gif",
"scenes": {
"new_game": ["coui://ui/mods/com.pa.quitch.qquellerai/new_game.js"]
},
"priority": 100,
"titansOnly": true,
"github": "https://github.com/Quitch/Queller-AI"
}