Many of the gamers at Moonfire Games are heavy Linux users with preferred distributions that changes from month to month. Because of this, many of the source and binary packages are available in repositories. Since we typically have i386 machines, that is the platform we supply binaries for, but we will host other operating systems. If we have enough requests, we'll add the PowerPC since most of us work in a Mac OS X shop.

Debian/Libranet/Ubuntu Repository

deb http://mfgames.com/debian unstable main
deb-src http://mfgames.com/debian unstable main
  

With the newest version of apt-get, our repository is signed with our key. To install this, download this file and run the "apt-key add key.gpg" to install it.

Personal Modules

These are general, non-categorized packages and libraries that we have developed or are maintaining.

ProjectLicenseVersionStatusSummary
C# Mode for Emacs0.2.0BetaA derived mode implementing most of the C# rules.