Godot: Difference between revisions
m Category:IDE added |
m fix typo |
||
| (One intermediate revision by the same user not shown) | |||
| Line 12: | Line 12: | ||
On Godot upgrade, the new export template can be automatically provisioned this way: | On Godot upgrade, the new export template can be automatically provisioned this way: | ||
<code>home.file.".local/share/godot/export_templates | <code>home.file.".local/share/godot/export_templates".source = "${pkgs.godot_4-export-templates-bin}/share/godot/export_templates";</code> | ||
=== Android Export Target === | === Android Export Target === | ||