Started Rust Development #10

Merged
mysticmomba merged 10 commits from development into master 2025-01-28 15:36:14 -05:00
Showing only changes of commit 1d7764bc80 - Show all commits
+2 -1
View File
@@ -1339,7 +1339,8 @@ $Form1.StartPosition = [System.Windows.Forms.FormStartPosition]::CenterParent
$Form1.Text = "CHAMP - Agile Axolotl"
Function preflight () {
Write-Host "CHAMP - Agile Axolotl Update" -ForegroundColor "Yellow" -BackgroundColor "Black"
Write-Host "\n\n"
Write-Host ""
Write-Host ""
$preflightCounter = [int] 0
$preflightDependancies = ""
Write-Host "Running Pre-Flight checks...`n"