====== Wolfy's Transcendence Universal Mod and Utilities Manager ====== This program is designed to make obtaining, installing, managing, debugging, troubleshooting, and making mods substantially easier! Input on this program would be highly appreciated! Thank you for your time. ===== Download Link ===== TMU has been released in the following locations: [[http://eternalmodding.50.forumer.com/viewforum.php?f=24|Eternal Modding]] Currently the official version of TMU is version 0.9.4.1 (.94a - not to be confused with Transcendence .9X versions), which is a Beta version with a number of functions programmed and implemented, including all the most basic features of any mod manager (enabling disabling mods and directories and nested mods/directories). Version naming: (capital letters represent numbers, and lowercase letters represent letters) A.B.C.D (longhand formal) = A.BCd (shorthand)(C is omitted if 0) 0.2.#.# are primitive pre-alpha versions [None publicly released] 0.5.#.# are alpha versions [Only a source-code for 0.5.0.0 was released] 0.9.#.# are beta versions 1.0.#.# are first release versions 1.1.#.# are extended functionality post-release versions Xelerus will contain only major release versions (post Beta). [[http://xelerus.de|Xelerus]] ^Version History^^^ |Version|Download Link|Release Date| |**0.9.0.0**|[[http://dl.dropbox.com/u/3061400/TMU%200.9.0.0.zip|(.9)]]|01/19/2010| |0.9.0.1|[[http://dl.dropbox.com/u/3061400/TMU%200.9.0.1.zip|(.9a)]]|01/19/2010| |0.9.0.2|[[http://dl.dropbox.com/u/3061400/TMU%200.9.0.2.zip|(.9b)]]|01/19/2010| |0.9.0.3|[[http://dl.dropbox.com/u/3061400/TMU%200.9.0.3.zip|(.9c)]]|01/19/2010| |**0.9.1.0**|[[http://dl.dropbox.com/u/3061400/TMU%200.9.1.0.zip|(.91)]]|01/19/2010| |**0.9.2.0**|[[http://dl.dropbox.com/u/3061400/TMU%200.9.2.0.zip|(.92)]]|01/21/2010| |0.9.2.1|[[http://dl.dropbox.com/u/3061400/TMU%200.9.2.1.zip|(.92a)]]|01/21/2010| |0.9.2.2|[[http://dl.dropbox.com/u/3061400/TMU%200.9.2.2.zip|(.92b)]]|01/21/2010| |**0.9.3.0**|[[http://dl.dropbox.com/u/3061400/TMU%200.9.3.0.zip|(.93)]]|01/22/2010| |0.9.3.1|[[http://dl.dropbox.com/u/3061400/TMU%200.9.3.1.zip|(.93a)]]|01/28/2010| |**0.9.4.0**|[[http://dl.dropbox.com/u/3061400/TMU%200.9.4.0.zip|(.94)]]|02/15/2010| |0.9.4.1|[[http://dl.dropbox.com/u/3061400/TMU%200.9.4.1.zip|(.94a)]]|02/15/2010| ===== Features ===== Currently supported: * Disabling and enabling mods * Disabling and enabling directories * Displaying TMU metadata Currently being built: * User commenting * Tab, omit and UNID checking * profile saving Currently planned: ===== How to use ===== ===== TMU compatibility standards ===== These standards ARE optional for mods: however, compliance is highly suggested in order to make the most of Transcendence Universal Mod and Utilities Manager. ==== Directory standards ==== All mods with multiple files should be put in a sepparate directory, such as .../extensions//... as this allows for proper deactivation of the mod. TMU otherwise may not properly deactivate mods that are dependent on it or other .xml files included in the mod if the mods' metadata fields are incorrect. ==== XML standards ==== TMU reads data within an excluded MetaData tag. '' -->'' ==== Advanced functionality standards ====