Go to file
Phitherek d752c322e1 added LocalModDescription class and tests 2013-03-23 17:43:37 +01:00
filetesters cleanup 2013-03-22 10:11:58 +01:00
tests added LocalModDescription class and tests 2013-03-23 17:43:37 +01:00
3mExceptions.cpp written ConfigFile class and two exceptions - ParseException and FileException 2013-03-18 23:21:47 +01:00
3mExceptions.h written ConfigFile class and two exceptions - ParseException and FileException 2013-03-18 23:21:47 +01:00
ConfigFile.cpp added more functionality to ConfigFile 2013-03-19 10:11:49 +01:00
ConfigFile.h added more functionality to ConfigFile 2013-03-19 10:11:49 +01:00
IDEAS started to write new 3m! First header file - ConfigFile.h 2013-03-18 22:10:48 +01:00
LocalModDescription.cpp added LocalModDescription class and tests 2013-03-23 17:43:37 +01:00
LocalModDescription.h added LocalModDescription class and tests 2013-03-23 17:43:37 +01:00
Makefile ConfigFile class after tests, written Makefiles 2013-03-18 23:55:04 +01:00
ModDescription.cpp added test for ModDescription class 2013-03-22 10:11:23 +01:00
ModDescription.h added test for ModDescription class 2013-03-22 10:11:23 +01:00
ModInfoDescription.cpp added ModInfoDescription class 2013-03-22 10:54:45 +01:00
ModInfoDescription.h added ModInfoDescription class 2013-03-22 10:54:45 +01:00
OBJECTS added LocalModDescription class and tests 2013-03-23 17:43:37 +01:00
README initialized repository, added README 2012-09-06 23:13:32 +02:00

README

3m - Minetest Mod Manager

This is a repository for 3m Minetest Mod Manager, which is meant to be kind of package manager for mods to the game Minetest (see celeron55' s GitHub repository for more info about the game itself).

WARNING: This project is yet unfinished! Check out the README later for information on the finished project.

Branch master: All project files.