MOOSE demonstration missions [skip ci]

This commit is contained in:
FlightControl-User
2018-09-22 20:07:36 +00:00
parent 826439e222
commit d73f3f3bd7
1296 changed files with 19735 additions and 0 deletions
@@ -0,0 +1,7 @@
$dir = split-path -parent $MyInvocation.MyCommand.Definition
cd $dir
$file = Split-Path $dir -leaf
Remove-Item .\_unpacked -Force -Recurse
md "_unpacked"
cd "_unpacked"
. 7z x -r -y "..\$file.miz" *