Skip to content

Commit 1f898b7

Browse files
committed
Upload base files for the mod.
1 parent ab97edd commit 1f898b7

6 files changed

Lines changed: 10 additions & 0 deletions

File tree

BaseBrowseInclude.lst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*

BaseWriteInclude.lst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*

Bin/EditorStart.bat

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
@echo off
2+
start ..\..\..\Bin\SeriousEditor_Custom.exe +game ClassicsPatchMod
3+
exit

Bin/ModStart.bat

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
@echo off
2+
start ..\..\..\Bin\SeriousSam_Custom.exe +game ClassicsPatchMod
3+
exit

Data/Var/ModName.var

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- C L A S S I C S P A T C H -

ModEXT.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
_Custom

0 commit comments

Comments
 (0)