Skip to content

Commit 9ecbf87

Browse files
committed
mods.json: added GemRB mods, fixes the remainder of #55
1 parent 9b5c610 commit 9ecbf87

1 file changed

Lines changed: 153 additions & 3 deletions

File tree

db/mods.json

Lines changed: 153 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63212,9 +63212,9 @@
6321263212
{
6321363213
"id": 1946,
6321463214
"name": "Sword dancer of Eilistraee",
63215-
"description": "This mods adds a new iwd2 cleric kit (or domain) dedicated to The Dark Maiden.",
63215+
"description": "This mod adds a new iwd2 cleric kit (or domain) dedicated to The Dark Maiden.",
6321663216
"urls": [
63217-
"https://github.com/lynxlynxlynx/gemrb-mods/"
63217+
"https://github.com/lynxlynxlynx/gemrb-mods/tree/master/cleric-of-eilistraee/"
6321863218
],
6321963219
"categories": [
6322063220
"Kit",
@@ -63241,5 +63241,155 @@
6324163241
]
6324263242
},
6324363243
"tp2": "cleric-of-eilistraee"
63244+
},
63245+
{
63246+
"id": 1947,
63247+
"name": "10 player parties",
63248+
"description": "This mods enables playing games with up to 10 full-fledged party members.",
63249+
"urls": [
63250+
"https://github.com/lynxlynxlynx/gemrb-mods/tree/master/10pp/"
63251+
],
63252+
"categories": [
63253+
"Personnalisation du groupe",
63254+
"GemRB"
63255+
],
63256+
"games": [
63257+
"BG",
63258+
"BG2",
63259+
"BGT",
63260+
"Tutu",
63261+
"IWD",
63262+
"IWD2",
63263+
"PST"
63264+
],
63265+
"authors": [
63266+
"lynxlynxlynx"
63267+
],
63268+
"team": [],
63269+
"notes": [],
63270+
"translation_state": "auto",
63271+
"safe": 2,
63272+
"languages": [
63273+
"en"
63274+
],
63275+
"status": "active",
63276+
"last_update": "2025-03",
63277+
"compatibilities": {
63278+
"requires": [
63279+
"GemRB",
63280+
"Perl"
63281+
]
63282+
},
63283+
"tp2": "setup-10pp"
63284+
},
63285+
{
63286+
"id": 1948,
63287+
"name": "GemRB Tweaks",
63288+
"description": "This mod is a collection of small GemRB tweaks and a user-friendly way to make the gameplay richer, different or both.",
63289+
"urls": [
63290+
"https://github.com/lynxlynxlynx/gemrb-mods/tree/master/gemrb-tweaks/"
63291+
],
63292+
"categories": [
63293+
"Gameplay",
63294+
"Interface",
63295+
"GemRB"
63296+
],
63297+
"games": [
63298+
"BG",
63299+
"BG2",
63300+
"BGT",
63301+
"Tutu",
63302+
"IWD",
63303+
"IWD2",
63304+
"PST"
63305+
],
63306+
"authors": [
63307+
"lynxlynxlynx"
63308+
],
63309+
"team": [],
63310+
"notes": [],
63311+
"translation_state": "auto",
63312+
"safe": 2,
63313+
"languages": [
63314+
"en"
63315+
],
63316+
"status": "active",
63317+
"last_update": "2022-08",
63318+
"compatibilities": {
63319+
"requires": [
63320+
"GemRB"
63321+
]
63322+
},
63323+
"tp2": "gemrb-tweaks"
63324+
},
63325+
{
63326+
"id": 1949,
63327+
"name": "Sorcerer/Monk/Cleric",
63328+
"description": "This mods adds a new true multiclass choice, a sorcerer/monk/cleric. Currently dualclassing is not possible.",
63329+
"urls": [
63330+
"https://github.com/lynxlynxlynx/gemrb-mods/tree/master/sorcerer-monk-cleric/"
63331+
],
63332+
"categories": [
63333+
"Kit",
63334+
"GemRB"
63335+
],
63336+
"games": [
63337+
"BG2",
63338+
"BGT",
63339+
"Tutu"
63340+
],
63341+
"authors": [
63342+
"lynxlynxlynx"
63343+
],
63344+
"team": [],
63345+
"notes": [],
63346+
"translation_state": "auto",
63347+
"safe": 2,
63348+
"languages": [
63349+
"en"
63350+
],
63351+
"status": "active",
63352+
"last_update": "2021-05",
63353+
"compatibilities": {
63354+
"requires": [
63355+
"GemRB"
63356+
]
63357+
},
63358+
"tp2": "setup-sorcerer-monk-cleric"
63359+
},
63360+
{
63361+
"id": 1950,
63362+
"name": "Sorcerer/Monk",
63363+
"description": "This mods adds a new true multiclass choice, a sorcerer/monk. Currently dualclassing is not possible.",
63364+
"urls": [
63365+
"https://github.com/lynxlynxlynx/gemrb-mods/tree/master/sorcerer-monk/"
63366+
],
63367+
"categories": [
63368+
"Kit",
63369+
"GemRB"
63370+
],
63371+
"games": [
63372+
"BG2",
63373+
"BGT",
63374+
"Tutu"
63375+
],
63376+
"authors": [
63377+
"lynxlynxlynx"
63378+
],
63379+
"team": [],
63380+
"notes": [],
63381+
"translation_state": "auto",
63382+
"safe": 2,
63383+
"languages": [
63384+
"en"
63385+
],
63386+
"status": "active",
63387+
"last_update": "2021-05",
63388+
"compatibilities": {
63389+
"requires": [
63390+
"GemRB"
63391+
]
63392+
},
63393+
"tp2": "setup-sorcerer-monk"
6324463394
}
63245-
]
63395+
]

0 commit comments

Comments
 (0)