Go to file
Phitherek 0d86fb997d fixed clear issue 2013-04-03 18:11:06 +02:00
filetesters cleanup 2013-03-22 10:11:58 +01:00
tests added and tested LocalModList class, corrected some bugs 2013-03-27 13:41:33 +01:00
3m.h added and tested LocalModList class, corrected some bugs 2013-03-27 13:41:33 +01:00
3mExceptions.cpp written some more structures including ModListList class and test for it 2013-03-24 12:39:35 +01:00
3mExceptions.h written some more structures including ModListList class and test for it 2013-03-24 12:39:35 +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 and tested LocalModList class, corrected some bugs 2013-03-27 13:41:33 +01:00
LocalModDescription.h added and tested LocalModList class, corrected some bugs 2013-03-27 13:41:33 +01:00
LocalModList.cpp added and tested LocalModList class, corrected some bugs 2013-03-27 13:41:33 +01:00
LocalModList.h added and tested LocalModList class, corrected some bugs 2013-03-27 13:41:33 +01:00
Makefile added and tested LocalModList class, corrected some bugs 2013-03-27 13:41:33 +01:00
ModDescription.cpp added and tested LocalModList class, corrected some bugs 2013-03-27 13:41:33 +01:00
ModDescription.h added and tested LocalModList class, corrected some bugs 2013-03-27 13:41:33 +01:00
ModInfoDescription.cpp added ModInfoDescription class 2013-03-22 10:54:45 +01:00
ModInfoDescription.h added and tested LocalModList class, corrected some bugs 2013-03-27 13:41:33 +01:00
ModListDescription.cpp written some more structures including ModListList class and test for it 2013-03-24 12:39:35 +01:00
ModListDescription.h written some more structures including ModListList class and test for it 2013-03-24 12:39:35 +01:00
ModListList.cpp written some more structures including ModListList class and test for it 2013-03-24 12:39:35 +01:00
ModListList.h written some more structures including ModListList class and test for it 2013-03-24 12:39:35 +01:00
OBJECTS added RepositoryInfo class, before testing 2013-04-03 18:04:02 +02:00
README initialized repository, added README 2012-09-06 23:13:32 +02:00
RepositoryInfo.cpp fixed clear issue 2013-04-03 18:11:06 +02:00
RepositoryInfo.h fixed clear issue 2013-04-03 18:11:06 +02:00
RepositoryModDescription.cpp fixed clear issue 2013-04-03 18:11:06 +02:00
RepositoryModDescription.h fixed clear issue 2013-04-03 18:11:06 +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.