add bootstrap
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# Vortexi Boostrapper
|
||||
A bootstrapper written in Rust meant to replace the old Roblox Launcher
|
||||
|
||||
You are welcome to add support to other platforms ( *MacOS* ) or add improvements to the bootstrapper
|
||||
|
||||
## 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
|
||||
|
||||
Reference in New Issue
Block a user