Move Items in the menu

Good morning.
I have a doubt that is probably very easy to solve, but I would like to know in what way (if it is possible) you can move the applications to the different folders of the menu.
For example, I would like to be able to move the “Cave Story” application to the “Indie Games” folder. It’s possible?
Thank you very much, greetings.

yes,use ssh

for example in v0.3 image

cd launcher
mv Menu/GameShell/31_CaveStory.sh ~/apps/Menu/21_Indie\ Games/

and Reload UI in launcher
it’s done

But I guess you seems not familiar with linux command line ,so be carefully

Hi @jlbp87,

Yes, it’s possible. That’s what I’ve done: I’ve moved Cave Story in the “Indie Game” folder.

By connecting to your Gameshell via FTP, you have to take the file “31_CaveStory.sh” located in “launcher/Menu/GameShell” and move it to “apps/Menu/21_Indie Games”.
Or if you want to move it with his icon, you can create a folder “Cave Story” into “21_Indie Games”, move the file “31_CaveStory.sh” into it and put the icon file “31_CaveStory.png” located in “launcher/skin/default/Menu/GameShell” into this folder with “31_CaveStory.sh”.