2 Commits
v1.22 ... 1.24

Author SHA1 Message Date
4ecdf75b68 Update README.md 2026-02-09 14:36:03 -05:00
Jaysyn904
1005afe0b4 2026/02/09 Update
Added and activated PRCX.
Full compile.
2026-02-09 14:33:46 -05:00
5 changed files with 23 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
# Mordenkainen's Magnificent Dungeon [PRC8-PEPS-CEP3]
# Mordenkainen's Magnificent Dungeon [PRC8-CEP3]
Repository for development of the PRC8 version of the rogue-like multiplayer module, Mordenkainen's Magnificent Dungeon.

View File

@@ -592,6 +592,13 @@
"value": "peps_prc8"
}
},
{
"__struct_id": 8,
"Mod_Hak": {
"type": "cexostring",
"value": "prcx_shims"
}
},
{
"__struct_id": 8,
"Mod_Hak": {
@@ -1294,6 +1301,21 @@
"type": "int",
"value": 1
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "PRC_PRCX_ENABLED"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 1
}
}
]
}

Binary file not shown.

Binary file not shown.

Binary file not shown.