Closed narfman0 closed 11 years ago
Note this is accomplished currently for modes by reflection (in AbstractMode primarily), however, it would be nice to minimize the relevant code for this and have other extension points (like JPF). JSPF may also work.
JSPF accomplished this fine, added serializers as plugins as well
Explore feasibility of using a plugin framework for things like level editor modes, saving (compressing or not, json, xml, etc), etc