Skip to content

OnexTale/OnexExplorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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