Skip to content

inflated-goboscript/sb2gs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

If you installed goboscript using the auto-install script, then sb2gs should be already installed.

Install uv and run.

uv tool install git+https://github.com/aspizu/sb2gs

Usage

usage: sb2gs [-h] [--overwrite] [--verify] input [output]
positional arguments:
  input
  output

options:
  -h, --help   show this help message and exit
  --overwrite
  --verify     Invoke goboscript to verify that the decompiled code is valid. This does not indicate that the decompiled code
               is equivalent to the original.

About

Convert Scratch Projects (.sb3) into Goboscript Projects (.gs)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.5%
  • PowerShell 0.5%