Skip to content

jumanji144/recaf-launcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recaf-Launcher

A launcher for Recaf

Usage

Simply run the script. When no parameters are given it will download the newest 3x release. When a parameter is given it can be one of these options:

<tag> any tag form (https://github.com/Col-E/Recaf/tags)
3 - download newest 3x release (default)
2 - download newest 2x release
1 - download newest 1x release
3dev - download and build newest 3x development build
2dev - download and build newest 2x development build

--list - List all avaiable tags from (https://github.com/Col-E/Recaf/tags)
--help - Display this message

Windows

On windows either run in powershell recaf.ps1 or powershell.exe -file recaf.ps1 [args]. If desired a batch wrapper (recaf.bat) is given which delegates to powershell.