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 35cdc2620d - Show all commits
+2
View File
@@ -1338,6 +1338,8 @@ $Form1.Name = "Form1"
$Form1.StartPosition = [System.Windows.Forms.FormStartPosition]::CenterParent
$Form1.Text = "CHAMP - Agile Axolotl"
Function preflight () {
Write-Host -ForegroundColor "Yellow" -BackColor "Black" "CHAMP - Agile Axolotl Update"
Write-Host "\n\n"
$preflightCounter = [int] 0
$preflightDependancies = ""
Write-Host "Running Pre-Flight checks...`n"