ertrii / Harepacker-resurrected

File/Level editor for MapleStory .wz game files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HaSuite

HaSuite is a collection of tools for MapleStory.

N|Solid

To build HaSuite, you need

  • at least Visual Studio 2017 (.NET 4.6.1 and Visual C++ Runtimes 2014+).
  • You must build it in AnyCPU mode, otherwise you will have to copy apng32.dll/apng64.dll from the AnyCPU build directory to the correct path.

To run HaSuite, you need

  • Microsoft .NET 4.6.1
  • Microsoft Visual Studio 2017
  • Visual C++ Redistributable 2014 +

Development

Want to contribute? Great! Fork it, create pull request!

This is purely community driven and at my time, please dont expect me to fix things for you immediately. If there are any bugs, describe it clearly.

Credits
MapleLib2 by haha01haha01;
  • based on MapleLib by Snow;
  • based on WzLib by JonyLeeson;
  • based on information from Fiel\Koolk.

License

MIT

Copyright (c) 2018, LastBattle https://github.com/eaxvac
Copyright (c) 2010~2013, haha01haha http://forum.ragezone.com/f701/release-universal-harepacker-version-892005/

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

About

File/Level editor for MapleStory .wz game files

License:Mozilla Public License 2.0


Languages

Language:C# 99.4%Language:HTML 0.5%Language:Python 0.1%