Skip to content

Davidixx/convert_tool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

convert_tool

This is a ROSE client data convertion tool that will take a extracted IROSE client (112_112na) and convert the data into sql and lua files to support the osirose-new server project

before building - DO NOT FORGET!

CMD> git submodule update --init --recursive

The rest is just convert_tools.sln -> build

How to use

  1. Create folder inside client named convert_tool
  2. Copy build files under src/bin/debug into the folder above
  3. Run convert_tool.exe
  4. Copy srv_data/scripts into server files
  5. Load item_db.sql + skill_db.sql into your database

You're good to go!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%