Updated Linux template extensions to match architecture.
This commit is contained in:
parent
1401b07d32
commit
f89d78a7a4
9 changed files with 29 additions and 16 deletions
|
|
@ -1305,7 +1305,7 @@ public:
|
|||
return valid;
|
||||
}
|
||||
|
||||
virtual String get_binary_extension() const {
|
||||
virtual String get_binary_extension(const Ref<EditorExportPreset> &p_preset) const {
|
||||
return "apk";
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue