Added ACP v4.1
Added ACP v4.1. Full Compile. Updated readmen. Updated release archive.
This commit is contained in:
parent
fbdd237c9f
commit
12e5554489
@ -1,11 +1,10 @@
|
|||||||
# Mordenkainen's Magnificent Dungeon [PRC8]
|
# Mordenkainen's Magnificent Dungeon [PRC8]
|
||||||
|
|
||||||
Repository for development of the rogue-like multiplayer module, Mordenkainen's Magnificent Dungeon.
|
Repository for development of the PRC8 version of the rogue-like multiplayer module, Mordenkainen's Magnificent Dungeon.
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
* [PRC8](https://gitea.raptio.us/Jaysyn/PRC8/src/branch/main/Release)
|
||||||
* [CEP 1](https://neverwintervault.org/cep)
|
* [CEP 1](https://neverwintervault.org/cep)
|
||||||
|
|
||||||
* [CEP 3](https://neverwintervault.org/project/nwnee/hakpak/combined/cep-3-community-expansion-pack)
|
* [CEP 3](https://neverwintervault.org/project/nwnee/hakpak/combined/cep-3-community-expansion-pack)
|
||||||
|
* [ACP v4.1](https://neverwintervault.org/project/nwnee/hakpak/alternate-combat-animations-pack-acp-41-hak-and-nit-automated-wizard-version)
|
||||||
* [Lightweight Tileset Merge](https://neverwintervault.org/project/nwn1/hakpak/combined/lightweight-tileset-merge)
|
* [Lightweight Tileset Merge](https://neverwintervault.org/project/nwn1/hakpak/combined/lightweight-tileset-merge)
|
@ -669,6 +669,13 @@
|
|||||||
"value": "prc8_craft2das"
|
"value": "prc8_craft2das"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 8,
|
||||||
|
"Mod_Hak": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "acp_v4.1"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"__struct_id": 8,
|
"__struct_id": 8,
|
||||||
"Mod_Hak": {
|
"Mod_Hak": {
|
||||||
@ -1176,6 +1183,36 @@
|
|||||||
"type": "int",
|
"type": "int",
|
||||||
"value": 1
|
"value": 1
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"Name": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "PRC_ACP_MANUAL"
|
||||||
|
},
|
||||||
|
"Type": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Value": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"Name": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "PRC_ACP_NPC_AUTOMATIC"
|
||||||
|
},
|
||||||
|
"Type": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Value": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 1
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user