Add sync task

This commit is contained in:
Emil Axelsson
2017-12-15 13:28:24 +01:00
parent 75cf6dcf71
commit 603078af53
3 changed files with 212 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
return {{
Type = "SyncAssetTask",
Asset = "solarsystem"
},
{
Type = "SyncAssetTask",
Asset = "newhorizons"
}}