This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
mkdir -p "$(dirname $PLUGIN_TARGET)"
|
||||
godot --headless --path "$PLUGIN_SOURCE" --export-release "$PLUGIN_EXPORT_TEMPLATE" "$PLUGIN_TARGET"
|
||||
Reference in New Issue
Block a user