Skip to content

kDaniel-uni/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

About

A tool that lets you explore .NOS files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 94.0%
  • QMake 4.8%
  • C 1.2%