This commit is contained in:
@@ -3,4 +3,4 @@ FROM flashlight13/godot:4.3
|
|||||||
ENV PLUGIN_SOURCE=.
|
ENV PLUGIN_SOURCE=.
|
||||||
ENV PLUGIN_EXPORT_TEMPLATE="Windows Desktop"
|
ENV PLUGIN_EXPORT_TEMPLATE="Windows Desktop"
|
||||||
|
|
||||||
RUN godot --headless --path "$PLUGIN_SOURCE" --export-release "$PLUGIN_SOURCE" "$PLUGIN_TARGET"
|
CMD godot --headless --path "$PLUGIN_SOURCE" --export-release "$PLUGIN_SOURCE" "$PLUGIN_TARGET"
|
||||||
|
|||||||
Reference in New Issue
Block a user