1
Fork 0
mirror of https://github.com/redstrate/Astra.git synced 2025-04-22 12:47:44 +00:00

Modify toolmanifest to mention the new steam option

This commit is contained in:
Joshua Goins 2022-09-05 18:12:09 -04:00
parent 02fb12987f
commit 99e6e87a4d

View file

@ -1,5 +1,4 @@
"manifest"
{
"commandline" "/astra run"
"commandline_waitforexitandrun" "/astra waitforexitandrun"
"commandline" "/astra --steam %verb%"
}