Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

Bootstrapper Source for syntax.eco (MacOS Support)

License

Notifications You must be signed in to change notification settings

sdhEmily/syntax-bootstrapper-macos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

syntax is dead lol archived for obvious reasons

Syntax Boostrapper

A bootstrapper written in Rust meant to replace the old Roblox Launcher

Building

For Windows:

win-build-release.bat

For Linux:

cargo build --release

If you want to build the debug version of the bootstrapper for development you can run

cargo build

For Intel Mac:

cargo build --release --target=x86_64-apple-darwin

If you want to build the debug version of the bootstrapper for development you can run

cargo build --target=x86_64-apple-darwin

About

Bootstrapper Source for syntax.eco (MacOS Support)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 98.7%
  • Batchfile 1.3%