I just want to deploy my app for use in Ubuntu software center, how do I go about doing that?
I downloaded the Kickstart software and then renamed the files and copied them to my bin/DesktopGL/x86/Release folder. I also modified the script with the renamed files. That seems to work.
I’ve read thru the documentation on setting up a snapcraft.yaml and it’s really confusing to me. How do I set up a snapcraft.yaml file for deploying this?
Also does snapcraft need to check for Mono dependency or does the Kickstart take care of that?