food-market/food-market.code-workspace

12 lines
143 B
Plaintext
Raw Permalink Normal View History

{
"folders": [
{
"path": "."
}
],
"settings": {
"workbench.editorAssociations": {
"*.sprite": "d2rmodding.spriteViewer"
}
}
}