feat(version auto detection): add .sh for linux
This commit is contained in:
parent
eadcaa1b05
commit
fe9373af78
1 changed files with 2 additions and 0 deletions
|
|
@ -144,6 +144,8 @@ class LibraryManager {
|
|||
Linux: [
|
||||
// Ext for Unity games
|
||||
".x86_64",
|
||||
// Shell scripts
|
||||
".sh",
|
||||
// No extension is common for Linux binaries
|
||||
"",
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue