upload comments

This commit is contained in:
Quaternions 2023-09-11 19:18:44 -07:00
parent 593b6902fd
commit 4ca3d56f0f

View File

@ -204,6 +204,10 @@ fn replace() -> Result<(), Box<dyn std::error::Error>>{
Ok(())
}
fn upload() -> Result<(), Box<dyn std::error::Error>>{
//interactive prompt per upload:
//Creator: [auto fill creator]
//DisplayName: [auto fill DisplayName]
//id: ["New" for blank because of my double enter key]
// std::process::Command::new("rbxcompiler")
// .arg("--compile=false")
// .arg("--group=6980477")