mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-24 00:31:34 +11:00
522140e1fa
this works well with rust-analyzer! Can use it across all our crates.
28 lines
372 B
Plaintext
28 lines
372 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "../agb"
|
|
},
|
|
{
|
|
"path": "../agb-sound-converter"
|
|
},
|
|
{
|
|
"path": "../agb-macros"
|
|
},
|
|
{
|
|
"path": "../agb-image-converter"
|
|
},
|
|
{
|
|
"path": "../agb-fixnum"
|
|
},
|
|
{
|
|
"path": "../examples/the-purple-night"
|
|
},
|
|
{
|
|
"path": "../examples/the-hat-chooses-the-wizard"
|
|
},
|
|
{
|
|
"path": "../examples/hyperspace-roll"
|
|
}
|
|
]
|
|
} |