mirror of
https://github.com/captain-amygdala/pistorm.git
synced 2026-05-05 15:34:20 +00:00
Requires both .cfg files from `files_pi` to be in /etc/opt/a314, and picmd.py needs to be started after the emulator. I have no idea how to better streamline this, but I'm sure someone will come up with a brilliant solution.
9 lines
126 B
Plaintext
9 lines
126 B
Plaintext
{
|
|
"paths": ["/home/pi/amiga_sdk/vbcc/bin"],
|
|
"env_vars": {
|
|
"VBCC": "/home/pi/amiga_sdk/vbcc"
|
|
},
|
|
"sgr_map": {
|
|
}
|
|
}
|