Initial commit

This commit is contained in:
Dakedres
2022-10-28 02:48:42 -06:00
commit cf9323beae
59 changed files with 11866 additions and 0 deletions

BIN
mods/hldm-gz.asar Executable file

Binary file not shown.

BIN
mods/hldm-unzip/hldm.data Executable file

Binary file not shown.

314
mods/hldm-unzip/hldm.js Executable file

File diff suppressed because one or more lines are too long

4
mods/hldm-unzip/manifest.json Executable file
View File

@@ -0,0 +1,4 @@
{
"name": "HLDM",
"entry": "hldm.js"
}

BIN
mods/hldm.asar Executable file

Binary file not shown.

BIN
mods/hldm.asar.gz Executable file

Binary file not shown.

BIN
mods/hldm/hldm.data Executable file

Binary file not shown.

BIN
mods/hldm/hldm.js Executable file

Binary file not shown.

4
mods/hldm/manifest.json Executable file
View File

@@ -0,0 +1,4 @@
{
"name": "HLDM",
"entry": "hldm.js"
}

BIN
mods/uplink.asar Executable file

Binary file not shown.

5
mods/uplink/manifest.json Executable file
View File

@@ -0,0 +1,5 @@
{
"name": "Half-Life: Uplink",
"id": "uplink",
"entry": "uplink.js"
}

BIN
mods/uplink/uplink.data Executable file

Binary file not shown.

311
mods/uplink/uplink.js Executable file

File diff suppressed because one or more lines are too long