This website requires JavaScript.
Explore
Help
Sign In
ConfigurationManager
/
Client
Watch
1
Star
0
Fork
You've already forked Client
0
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9bc67682ad
Client
/
.fleet
/
run.json
11 lines
144 B
JSON
Raw
Normal View
History
Unescape
Escape
Base config manager UI
2023-08-21 19:48:20 -04:00
{
Base config manager UI
2023-08-21 19:48:46 -04:00
"configurations"
:
[
{
"type"
:
"cargo"
,
"cargoArgs"
:
[
"run"
]
,
"name"
:
"Cargo configuration"
}
]
Base config manager UI
2023-08-21 19:48:20 -04:00
}