[go: nahoru, domu]

Skip to content

Leanny/ikawidget3tosplatnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

ikawidget3 to splatnet

Converts ikawidget3 databases to raw splatnet output.

Requirements

How To

Set Up

  • Export your database from ikawidget3
  • Copy the database over to your PC
  • Put cblite and the script in the same folder
  • On Linux please execute the command chmod +x cblite
  • On Mac please execute the command chmod +x cblite.dmg

Windows

Use command python cblite.exe [name_of_database].ikax3 to generate a converted_[timestamp].json file.

Linux

Use command python3 ./cblite [name_of_database].ikax3 to generate a converted_[timestamp].json file.

Mac

Use command python3 ./cblite.dmg [name_of_database].ikax3 to generate a converted_[timestamp].json file.

Upload on Webpage

This file can be uploaded at the profile page of the splatoon 3 seedhecker as Raw Splatnet File.

About

Converts ikawidget3 databases to raw splatnet output

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages