-
Notifications
You must be signed in to change notification settings - Fork 18
/
descriptor.mod
83 lines (74 loc) · 2.57 KB
/
descriptor.mod
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
name = "Kaiserreich Dev Build"
path = "mod/Kaiserreich Dev Build"
replace_path = "common/abilities"
replace_path = "common/ai_areas"
replace_path = "common/ai_equipment"
replace_path = "common/ai_focuses"
replace_path = "common/ai_strategy"
replace_path = "common/ai_strategy_plans"
replace_path = "common/ai_templates"
replace_path = "common/autonomous_states"
replace_path = "common/bookmarks"
replace_path = "common/bop"
replace_path = "common/characters"
replace_path = "common/continuous_focus"
replace_path = "common/countries"
replace_path = "common/country_leader"
replace_path = "common/country_tag_aliases"
replace_path = "common/country_tags"
replace_path = "common/decisions"
replace_path = "common/decisions/categories"
replace_path = "common/difficulty_settings"
replace_path = "common/dynamic_modifiers"
replace_path = "common/game_rules"
replace_path = "common/idea_tags"
replace_path = "common/ideas"
replace_path = "common/ideologies"
replace_path = "common/military_industrial_organization/organizations"
replace_path = "common/modifiers"
replace_path = "common/modifier_definitions"
replace_path = "common/names"
replace_path = "common/national_focus"
replace_path = "common/on_actions"
replace_path = "common/operations"
replace_path = "common/opinion_modifiers"
replace_path = "common/peace_conference/ai_peace"
replace_path = "common/peace_conference/categories"
replace_path = "common/peace_conference/cost_modifiers"
replace_path = "common/scorers/country"
replace_path = "common/scripted_diplomatic_actions"
replace_path = "common/scripted_effects"
replace_path = "common/scripted_guis"
replace_path = "common/scripted_localisation"
replace_path = "common/scripted_triggers"
replace_path = "common/state_category"
replace_path = "common/technologies"
replace_path = "common/technology_sharing"
replace_path = "common/technology_tags"
replace_path = "common/units/codenames_operatives"
replace_path = "common/units/names"
replace_path = "common/units/names_divisions"
replace_path = "common/units/names_railway_guns"
replace_path = "common/units/names_ships"
replace_path = "events"
replace_path = "gfx/loadingscreens"
replace_path = "gfx/flags"
replace_path = "gfx/leaders"
replace_path = "history/countries"
replace_path = "history/general"
replace_path = "history/states"
replace_path = "history/units"
replace_path = "map/strategicregions"
replace_path = "map/supplyareas"
replace_path = "portraits"
replace_path = "tests"
tags = {
"Alternative History"
"Events"
"National Focuses"
"Gameplay"
}
picture = "KR.jpg"
version = "1.3.1"
supported_version = "1.14.10"
remote_file_id = "1521695605"