Advertisement
Guest User

Untitled

a guest
Mar 4th, 2010
1,392
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.64 KB | None | 0 0
  1.  
  2.  
  3. HoN Modification Manager 1.2.2
  4. HoN Modification Manager 1.2.2
  5.  
  6. __________________________________________________
  7.  
  8. Table Of Contents:
  9.  
  10. 1. About
  11. 2. Installation & Usage
  12. 3. Troubleshooting
  13. 4. The .honmod File Format
  14. 5. Changelog
  15. 6. Special Thanks
  16.  
  17. __________________________________________________
  18.  
  19. About
  20.  
  21. What is this?
  22.  
  23. This is a program designed to remove mod incompatibilities and the need to update mods every new patch. It is also capable of maintaining a list of installed mods which can be enabled/disabled individually and offers an automatic update feature for mods.
  24.  
  25. What is the downside?
  26.  
  27. Compatible mods need to come in a format different from the simple resources*.s2z scheme, which is usually a little more work for modders to create.
  28. Incompatibilities with ".s2z mods" will persist as well (unless they are converted to the new format).
  29.  
  30. What does it look like?
  31.  
  32. Like this: (shown are three example mods)
  33.  
  34. (click to view full size)
  35.  
  36. How does it work?
  37.  
  38. When choosing "Apply Mods" from the program menu the enabled mods are applied to the original files from resources0.s2z and the result is placed in resources999.s2z.
  39.  
  40. Back To Top
  41.  
  42. __________________________________________________
  43.  
  44. Installation & Usage
  45.  
  46. To install the program download this zip file containing the program. You can place it anywhere you wish. Windows XP users might have to install the .NET Framework 2.0 if they haven't got it. Windows Vista and Windows 7 users won't need to install anything. Linux and MacOS users need Mono.
  47. The program will try to detect the location of your Heroes of Newerth install automatically; if it can't it'll ask you for the folder (usually something like "C:\Program Files\Heroes of Newerth").
  48.  
  49. To install mods (*.honmod files) put them into the game\mods sub-directory of your HoN install (see below for exact location) or drag them onto the program window (Windows only). Any mod files in that directory that are compatible will automatically show up in the program.
  50. To use installed mods enabled them (e.g. by double-clicking on them), then select "Apply Mods" from the "File" menu. You'll need "Apply Mods" each and every time the game was patched or you have installed/uninstalled/updated any mods. The program will remind you of this.
  51.  
  52. The default locations for the mods directory are:
  53. Windows: C:\Program Files\Heroes of Newerth\game\mods
  54. Linux: /home/<username>/HoN/game/mods
  55. MacOS: /Applications/Heroes of Newerth.app/game/mods
  56. This directory will be automatically created when you launch the mod manager (provided it found your HoN instal) and can be easily be accessed from the "Open Mod Folder" option in the "File" menu.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement