forked from N0ctrnl/eqemupatcher
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathmanifest.json
More file actions
17 lines (17 loc) · 924 Bytes
/
manifest.json
File metadata and controls
17 lines (17 loc) · 924 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"shortName": "theheroesjourney",
"longName": "The Heroes' Journey",
"customFilesUrl": "",
"filesUrlPrefix": "https://raw.githubusercontent.com/The-Heroes-Journey-EQEMU/eqemupatcher/refs/heads/master/rof",
"version": "0.1",
"website": "https://heroesjourneyemu.com/",
"description": "The Heroes’ Journey is a new spin on an old classic. Aiming to give players the chance to relive some of their fondest memories as the heroes they once were. Only this time instead of being bound to a single class path, players may choose to walk three paths at the same time, attaining incredible power through thousands of AAs, spells, and disciplines while personally progressing through each expansion seeking out Enchanted and Legendary versions of their favorite gear.",
"hosts": [
"66.70.227.48"
],
"required": [
"dinput8.dll",
"config.json"
],
"files": {}
}