13 lines
180 B
Plaintext
13 lines
180 B
Plaintext
{
|
|
[ "emu_config" ] = {
|
|
title = "Config",
|
|
category = "CCEmuX",
|
|
run = "emu config",
|
|
},
|
|
[ "emu_data" ] = {
|
|
title = "Data",
|
|
category = "CCEmuX",
|
|
run = "emu data",
|
|
},
|
|
}
|