Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 799 Bytes

README.MD

File metadata and controls

21 lines (17 loc) · 799 Bytes

OnexExplorer

OnexExplorer is an open-source tool for unpacking and repacking .NOS data files from game called NosTale. It can open almost all .NOS files and show the data stored in them. Our software works on Qt 5.5+

Currently supported files

  • NSipData
  • NStpData, NStpeData, NStpuData
  • all lang (txt&dat, lst is NOT supported yet)
  • NStcData
  • NS4BbData Other files will be added in future updates.

License

Our project is based on Boost Software License:

LICENSE

Installation

  1. Compile given sourcecode using Qt 5.5+
  2. Move required Qt DLL's to EXE's location
  3. Run the program