More cleanup of mod binaries

This commit is contained in:
Dakedres 2024-04-22 13:49:03 -06:00
parent 6381f84188
commit 2bb949bb32
15 changed files with 1 additions and 638 deletions

1
.gitignore vendored
View File

@ -5,6 +5,7 @@ node_modules/
view/import/ view/import/
temp temp
dist dist
mods
# Misc # Misc
.vscode/ .vscode/

BIN
hldm.asar

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because one or more lines are too long

View File

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

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

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

Binary file not shown.

View File

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

Binary file not shown.

File diff suppressed because one or more lines are too long