diff --git a/README.md b/README.md index f3b283a..850b005 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # gdextension Self-contained gdextension template for Godot Engine 4.x + +Make it your own: +1. Rename `addons/example/` and `addons/example/example.gdextension`. +2. Replace `LICENSE` and `README.md`. These are automatically copied to builds in GitHub Actions.