mirror of
https://github.com/GRRLIB/GRRLIB.git
synced 2024-11-10 10:22:20 +00:00
11 lines
211 B
JSON
11 lines
211 B
JSON
{
|
|
"name": "devkitPPC",
|
|
"image": "devkitpro/devkitppc:latest",
|
|
"customizations": {
|
|
"vscode": {
|
|
"extensions": [
|
|
"ms-vscode.cpptools"
|
|
]
|
|
}
|
|
}
|
|
}
|