Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 320 Bytes

File metadata and controls

18 lines (11 loc) · 320 Bytes

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.