This script compiles the GDNative library on GNU/Linux for the HeightMap terrain plugin by Zylann.
Download the GDNative-linux.sh and place it into the addons/zylann.hterrain/ folder in your Godot project folder.
Make it executable (chmod +x GDNative-linux.sh
) and run it (./GDNative-linux.sh
).