Skip to content

IvantheTricourne/slippi-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slippi Scripts Logo

Slippi Scripts

A collection of Slippi scripts and other vaguely useful things.

Actions Status License: GPL v3 Patreon donate button

Features

Visualize game/set stats!

Slippi Stats

Many more in the making!

Download

Download for your operating system using the links below or check out the releases page for more information.

Alternatively, you can clone this repo, then using yarn:

yarn install
yarn run start

Usage

Visualize game/set stats:

  • The application launches in the "Home" screen
  • Click the smash logo labeled Stats to launch a file selection window
    • alternatively, you may choose to click Configure to select which stats you would like to view
  • In the file selection window, select one or more .slp files (i.e., use Shift + arrow keys or Shift + click)
  • The application will load and show the combined stats for the provided .slp files!
    • NOTE: At this screen, you may double-click anywhere in the center stats column to configure which stats to visualize
  • To select a different set of files, click the center icon to return to the "Home" screen

Development

yarn install
yarn run watch

This will launch an instance of the main app similar to the start command, except that any changes made in:

  • /src (backend)
  • /gui (frontend)

will magically refresh the app with the appropriate changes!

Acknowledgements

About

A collection of Slippi scripts and other vaguely useful things.

Resources

License

Stars

Watchers

Forks

Packages

No packages published