mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-14 00:31:25 +10:00
feat(version auto detection): add .sh for linux
This commit is contained in:
@ -144,6 +144,8 @@ class LibraryManager {
|
||||
Linux: [
|
||||
// Ext for Unity games
|
||||
".x86_64",
|
||||
// Shell scripts
|
||||
".sh",
|
||||
// No extension is common for Linux binaries
|
||||
"",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user