canvas overhaul
This commit is contained in:
12
ccemux/etc/apps.db
Normal file
12
ccemux/etc/apps.db
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
[ "emu_config" ] = {
|
||||
title = "Config",
|
||||
category = "CCEmuX",
|
||||
run = "emu config",
|
||||
},
|
||||
[ "emu_data" ] = {
|
||||
title = "Data",
|
||||
category = "CCEmuX",
|
||||
run = "emu data",
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user