@ -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