/pk3maker

Command line tool for making Quake 3 pk3s automatically

Primary LanguageC#

README

Compiling on Ubuntu 19.04

Install .NET core

.NET install instructions for 19.04

dotnet build

Using

It looks for files located in /home/fjogen/games/quake3/baseq3

dotnet run nameOfMap

dotnet run nameOfMap nameOfRelease to make a copy of the map with new paths

pk3maker nameOfMap