From 32097e8baf048d528a35b3f45a2c0460422caf72 Mon Sep 17 00:00:00 2001 From: drewcassidy Date: Wed, 17 Jun 2020 14:04:57 -0700 Subject: [PATCH] Add spacedock deployment --- .mod_data.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.mod_data.yml b/.mod_data.yml index 7017423..5d3dc77 100644 --- a/.mod_data.yml +++ b/.mod_data.yml @@ -23,5 +23,8 @@ dependencies: # Configure dependencies url: http://taniwha.org/~bill/Shabby_v0.1.2.zip zip: true deploy: - GitHub: - enabled: true # activate/deactivate this deployment script \ No newline at end of file + - SpaceDock: + enabled: true # activate/deactivate this deployment script + mod-id: 2451 # The Spacedock mod ID for deployment + - GitHub: + enabled: true # activate/deactivate this deployment script \ No newline at end of file