Skip to content

sammystevens1983/Bullet-Blender

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bullet-Blender

Air Force Bullet Generation System

Usage Instructions:
    - Download Bullet_Blender.zip from GitHub
    - Extract Files to a desired location
    - Right Click on BB.ps1
    - Click "Edit"     (This should open up Bullet Blender in Powershell ISE)
    - Once PowerShell ISE is opened. Click the Green Play Arrow.
    - Success!

Possible Errors:
    - Execution-Policy 
        - Some systems may prevent you from executing the script even in PowerShell ISE.
            -   On a Government machine: You're pretty much SOL unless you have admin rights.
            -   On a Home Computer: Run PowerShell ISE or PowerShell as an administrator
                - Type the command:
                     -  Set-ExecutionPolicy Unrestricted
                - Type 
                    -  Y

    - You're on a MAC
        - You will need to install PowerShell for MAC
            - https://docs.microsoft.com/en-us/powershell/scripting/install/installing-powershell-core-on-macos?view=powershell-7.1

About

Air Force Bullet Generation System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%