This commit is contained in:
cfunder 2022-09-26 09:40:01 -04:00
parent cd44c71edc
commit be5be7eae2
No known key found for this signature in database
GPG Key ID: 15227A6455DDF7EE
1 changed files with 3 additions and 1 deletions

View File

@ -1,10 +1,12 @@
package launcher
package libmcpil
import (
"strings"
"os/exec"
"os"
)
const Version = "1.0"
// Fetch the options from an executable_path as a map.
// executable_path must be a string with an executable
// that provides --print-available-feature-flags and its