#How to assign custom file extension to my app?
4 messages · Page 1 of 1 (latest)
This is the tracking issue for this feature: https://github.com/tauri-apps/tauri/issues/3736
On Windows you can probably wing it by using rust and/or modifying the WiX template.
Forgot about Linux
macOS needs changes in tao (a dependency of tauri) and tauri to work.