Skip to content

dkinon/starcitizen-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

starcitizen-utils

Star Citizen helper scripts and stuff

Prerequisites

Quickstart

  1. Clone the repo to the directory of your choosing.
  2. Launch Windows PowerShell GitHub Logo
  3. Update script execution policy to allow unsigned local scripts to be exectuted:
PS >Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy RemoteSigned -Force
  1. Start sc-util.ps1:
PS > cd /<path_of_your_choosing>
PS > ./sc-util.ps1

Sample Script Output

About

Star Citizen helper scripts and stuff

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published