Skip to content

QuakeMods/mint-metal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spearmint Heavy Metal: F.A.K.K.² game code. It is very incomplete. It's slightly better than trying to run FAKK2 using Quake 3 game code.

To use this you'll need the Spearmint engine.

  • On Windows, install Cygwin and mingw-w64.
  • Get the source for Spearmint and build it using make.
  • Get the source for this repo and build it using make.
  • Copy the pk3 files for fakk into the fakk directory in mint-arena/build/release-mingw32-x86/.
  • Copy the spearmint-patch-data for fakk there too.

If you put both projects in the same directory you can launch the game using;

spearmint/build/release-mingw32-x86/spearmint_x86.exe +set fs_basepath "mint-metal/build/release-mingw32-x86/" +set fs_game "fakk"

On Linux and OS X you'll need to put ./ before the command and substitute the correct platform and architecture (look in the build directory).

About

Incomplete Heavy Metal F.A.K.K.² / American McGee's Alice game code for Spearmint.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 94.0%
  • C++ 2.0%
  • Objective-C 1.4%
  • HTML 1.3%
  • Makefile 0.8%
  • Roff 0.4%
  • Other 0.1%