+Update: Added printfiles and updated website.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"version": "0.0.1",
|
||||
"configurations": [
|
||||
{
|
||||
"name": "JGA Info",
|
||||
"runtimeExecutable": "powershell",
|
||||
"runtimeArgs": ["-ExecutionPolicy", "Bypass", "-File", "serve.ps1"],
|
||||
"port": 3456
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user