Browse Source

add icons,warehouse plugin.json

cuu 2 years ago
parent
commit
f1e6180f52
43 changed files with 14 additions and 0 deletions
  1. 5 0
      Menu/GameShell/21_Warehouse/plugin.json
  2. BIN
      app
  3. 9 0
      debug-load.sh
  4. BIN
      foo.db
  5. BIN
      launchergo
  6. BIN
      skin/default/Menu/GameShell/20_Retro Games/Coleco.png
  7. BIN
      skin/default/Menu/GameShell/20_Retro Games/Fuse.png
  8. BIN
      skin/default/Menu/GameShell/20_Retro Games/GGEAR.png
  9. BIN
      skin/default/Menu/GameShell/20_Retro Games/GPSP.png
  10. BIN
      skin/default/Menu/GameShell/20_Retro Games/LYNX.png
  11. BIN
      skin/default/Menu/GameShell/20_Retro Games/MAME.png
  12. BIN
      skin/default/Menu/GameShell/20_Retro Games/MGBA.png
  13. BIN
      skin/default/Menu/GameShell/20_Retro Games/NESTOPIA.png
  14. BIN
      skin/default/Menu/GameShell/20_Retro Games/Pcsx+.png
  15. BIN
      skin/default/Menu/GameShell/20_Retro Games/PicoDrive+.png
  16. BIN
      skin/default/Menu/GameShell/20_Retro Games/PocketSNES+.png
  17. BIN
      skin/default/Menu/GameShell/20_Retro Games/SFC9X.png
  18. BIN
      skin/default/Menu/GameShell/20_Retro Games/UAE+.png
  19. BIN
      skin/default/Menu/GameShell/20_Retro Games/gpSP+.png
  20. BIN
      skin/default/Menu/GameShell/20_Retro Games/mupen64+.png
  21. BIN
      skin/default/Menu/GameShell/21_Indie Games/2048.png
  22. BIN
      skin/default/Menu/GameShell/21_Indie Games/Hurrican.png
  23. BIN
      skin/default/Menu/GameShell/21_Indie Games/No.909.png
  24. BIN
      skin/default/Menu/GameShell/21_Indie Games/NyanCat.png
  25. BIN
      skin/default/Menu/GameShell/21_Indie Games/Planet-Busters.png
  26. BIN
      skin/default/Menu/GameShell/ChocoDM.png
  27. BIN
      skin/default/Menu/GameShell/Indie Games.png
  28. BIN
      skin/default/Menu/GameShell/Love2D.png
  29. BIN
      skin/default/Menu/GameShell/PICO-8.png
  30. BIN
      skin/default/Menu/GameShell/PowerOFF.png
  31. BIN
      skin/default/Menu/GameShell/TIC-80.png
  32. BIN
      skin/default/Menu/GameShell/Utils.png
  33. BIN
      skin/default/Menu/GameShell/Warehouse.png
  34. BIN
      skin/default/sysgo/gameshell/footbar_icons/footbar.png
  35. BIN
      skin/default/sysgo/gameshell/icons/add.png
  36. BIN
      skin/default/sysgo/gameshell/icons/app.png
  37. BIN
      skin/default/sysgo/gameshell/icons/appdling.png
  38. BIN
      skin/default/sysgo/gameshell/icons/blackheart.png
  39. BIN
      skin/default/sysgo/gameshell/icons/needwifi_bg.png
  40. BIN
      skin/default/sysgo/gameshell/icons/pico8_md5_err.png
  41. BIN
      skin/default/sysgo/gameshell/icons/pico8_notfound.png
  42. BIN
      skin/default/sysgo/gameshell/icons/ware.png
  43. BIN
      skin/default/sysgo/gameshell/titlebar_icons/dlstatus18.png

+ 5 - 0
Menu/GameShell/21_Warehouse/plugin.json

@@ -0,0 +1,5 @@
+{
+"SO_FILE":"",
+"NAME":"Warehouse"
+}
+

BIN
app


+ 9 - 0
debug-load.sh

@@ -0,0 +1,9 @@
+#!/bin/bash
+
+BASENAME=`dirname "$0"`
+
+cd $BASENAME
+
+#sudo LauncherGoDev=1 ./launchergo
+LauncherGoDev=1 ./launchergo
+

BIN
foo.db


BIN
launchergo


BIN
skin/default/Menu/GameShell/20_Retro Games/Coleco.png


BIN
skin/default/Menu/GameShell/20_Retro Games/Fuse.png


BIN
skin/default/Menu/GameShell/20_Retro Games/GGEAR.png


BIN
skin/default/Menu/GameShell/20_Retro Games/GPSP.png


BIN
skin/default/Menu/GameShell/20_Retro Games/LYNX.png


BIN
skin/default/Menu/GameShell/20_Retro Games/MAME.png


BIN
skin/default/Menu/GameShell/20_Retro Games/MGBA.png


BIN
skin/default/Menu/GameShell/20_Retro Games/NESTOPIA.png


BIN
skin/default/Menu/GameShell/20_Retro Games/Pcsx+.png


BIN
skin/default/Menu/GameShell/20_Retro Games/PicoDrive+.png


BIN
skin/default/Menu/GameShell/20_Retro Games/PocketSNES+.png


BIN
skin/default/Menu/GameShell/20_Retro Games/SFC9X.png


BIN
skin/default/Menu/GameShell/20_Retro Games/UAE+.png


BIN
skin/default/Menu/GameShell/20_Retro Games/gpSP+.png


BIN
skin/default/Menu/GameShell/20_Retro Games/mupen64+.png


BIN
skin/default/Menu/GameShell/21_Indie Games/2048.png


BIN
skin/default/Menu/GameShell/21_Indie Games/Hurrican.png


BIN
skin/default/Menu/GameShell/21_Indie Games/No.909.png


BIN
skin/default/Menu/GameShell/21_Indie Games/NyanCat.png


BIN
skin/default/Menu/GameShell/21_Indie Games/Planet-Busters.png


BIN
skin/default/Menu/GameShell/ChocoDM.png


BIN
skin/default/Menu/GameShell/Indie Games.png


BIN
skin/default/Menu/GameShell/Love2D.png


BIN
skin/default/Menu/GameShell/PICO-8.png


BIN
skin/default/Menu/GameShell/PowerOFF.png


BIN
skin/default/Menu/GameShell/TIC-80.png


BIN
skin/default/Menu/GameShell/Utils.png


BIN
skin/default/Menu/GameShell/Warehouse.png


BIN
skin/default/sysgo/gameshell/footbar_icons/footbar.png


BIN
skin/default/sysgo/gameshell/icons/add.png


BIN
skin/default/sysgo/gameshell/icons/app.png


BIN
skin/default/sysgo/gameshell/icons/appdling.png


BIN
skin/default/sysgo/gameshell/icons/blackheart.png


BIN
skin/default/sysgo/gameshell/icons/needwifi_bg.png


BIN
skin/default/sysgo/gameshell/icons/pico8_md5_err.png


BIN
skin/default/sysgo/gameshell/icons/pico8_notfound.png


BIN
skin/default/sysgo/gameshell/icons/ware.png


BIN
skin/default/sysgo/gameshell/titlebar_icons/dlstatus18.png