Create PoolBox project
This commit is contained in:
12
examples/PoolBox/application/Overlays.json
Normal file
12
examples/PoolBox/application/Overlays.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"slot_0": {
|
||||
"main_area": {
|
||||
"pattern": "bin/*/src/MainState/*.o"
|
||||
}
|
||||
},
|
||||
"slot_1": {
|
||||
"main_area2": {
|
||||
"pattern": "bin/*/src/MainState2/*.o"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user