Skip to content

Commit

Permalink
??
Browse files Browse the repository at this point in the history
  • Loading branch information
d10sfan committed Oct 30, 2023
1 parent 8f819e0 commit 4d6efad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion engines/inter-doom/env.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash

export STEAM_APP_ID_LIST="2390 2360 2370 2300 2280 2290"
export LICENSE_PATH="./source/LICENSE.txt"
export LICENSE_PATH="./source/COPYING"
export COMMON_PACKAGE="1"
4 changes: 2 additions & 2 deletions metadata/packagessniper_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -8088,12 +8088,12 @@
"engine_name": "Crispy Doom"
},
{
"engine_link": "https://github.com/JNechaevsky/inter-doom",
"engine_link": "https://github.com/JNechaevsky/international-doom/blob/main/COPYING",
"version": "7.2.1",
"author": "d10sfan",
"author_link": "https://github.com/d10sfan",
"license": "GPLv2",
"license_link": "https://github.com/JNechaevsky/inter-doom/blob/master/LICENSE.txt",
"license_link": "https://github.com/JNechaevsky/international-doom/blob/main/COPYING",
"controllerSupportedManualGame": true,
"engine_name": "International Doom"
},
Expand Down

0 comments on commit 4d6efad

Please sign in to comment.