Skip to content

skill-lang/skillView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skillView

A reflection-based viewer and editor for binary skill files.

Usage

from repository:

sbt run

build:

sbt assembly

java -jar skillView.jar [file.sf]?

The optional first parameter will be loaded on start-up. This behaviour can be used to make skillView the standard tool to read binary skill files.

About

A reflection-based viewer and editor for binary skill files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages