=== chihchun_afk is now known as chihchun === chihchun_afk is now known as chihchun [19:57] hm so i'm trying to deploy my game to ubuntu software center just not sure how to set up the snapcraft.yaml, i'm using monogame [20:18] Is there a beginner's guide to packaging snaps for the desktop? Or does the IoT guide apply? [20:20] well i'm going thru the guide but i'm still pretty confused about what i'm doing [20:21] hathor008, the IoT guide? [20:21] this page https://developer.ubuntu.com/en/snappy/build-apps/your-first-snap/ [20:23] i'm not trying to import other packages, i just want it to take a folder of files and copy it somewhere, probably /opt i'd guess, and then execute the executable, and have a dependency for the mono framework [20:23] it doesn't need to compile anything from source i have the binaries, it's good enough just to link to the github [20:25] this is my project https://github.com/SoundGoddess/OpenSolitaire/releases [20:26] ah. well, at this point I'm not any more knowledgeable than you :) [20:27] np :) [23:39] I still can't figure out this whole snappy desktop apps stuff -.-