Hi! I’m trying to create a package with wally but I’m a little lost. How do I setup a project that is going to published to wally, not just use wally. I tried reading the docs but I’m a little confused on what the default.project.json
file should look like, this is what the project looks like right now:
This is what my folder structure looks like right now, but I’m a little lost on how I would require things if I’m going to publish the package. I know how to require things and use wally if I’m just using it for a game.
I’ve tried looking at the read me (I’m not sure if theres a better docs somewhere), and some tutorials on Youtube but none of them talk about how to publish a package with wally, only how to install packages with wally.