How do I install export templates?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Pranav

OK, Silly Question

I installed the export templates for my 64-bit Linux. If I go on the documentation page, it says to manually put it in the ~/.godot/templates directory. I can’t find this directory on my computer.

Can anybody help plz?

:bust_in_silhouette: Reply From: volzhs

~/.godot/templates directory is for Godot 2.x

for Godot 3.0, the document is a bit outdated.
you need to put templates in ~/.local/share/godot/templates/[version.number]

eg) ~/.local/share/godot/templates/3.0.2

create directory if not exists.