Skip to content

Releases: alic3woodstock/tclgz_loader

Tcl_gzdoom_loader_1.01

07 Jul 17:06
Compare
Choose a tag to compare

Tcl loader full package for linux with all files already included.
To start the game simply double click and execute startgzdoom.
If you wish to use a terminal:

cd ~
tar -zxvf tclgz_loader.tar.gz 
cd doom
./startgzdoom

In this version, "mods.csv" has a new column. Some mods I come across only run on Zandronum, so I made it possible for these mods to run.

Upgrading from version 1.0:

  • If you made a custom CSV, make a backup of yours before extracting this file. The CSVs inside the archive will override yours.
  • If you have an old version of "mods.csv," you must add a new column right after the mod group column with the value "n" for all mods before using it.

Changelog:
1.01 - added a column that you can put a custom exec intead of gzdoom.
1.0 - initial release

Tcl gzdoom loader

23 Jun 14:35
Compare
Choose a tag to compare

Tcl loader full package for linux with all files already included.
To start the game simply double click and execute startgzdoom.
If you wish to use a terminal:

cd ~
tar -zxvf tclgz_loader.tar.gz 
cd doom
./startgzdoom