MOOSE demonstration missions [skip ci]

This commit is contained in:
Applevangelist
2021-05-21 13:19:55 +00:00
parent 95f42d6822
commit 09ae973553
1021 changed files with 493980 additions and 0 deletions
+7
View File
@@ -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" *