Skip to content
This repository was archived by the owner on Jun 8, 2023. It is now read-only.

ZombiiTheCoder/SoupPackager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Soup Packager

Requirements

Deno Installed
Git Installed

Compile

scripts/compile.bat

Install

scripts/install.bat

Desc

This is a program written in TypeScript to package scripts written in the language of soup.

Flags And Args

{file}.sp = The Filename.sp you input intend to run

Recommended Format: soup_packager.exe {file.json}

No Flags Or Args To Load Closest Package.json

Json Format

Package.json

{
    "Out":"example/Main.exe",
    "SoupFile":"example/main.soup"
}

About

This is a program written in TypeScript to package scripts written in the language of soup.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors