NEW-CYLANDIA / little-warioware

A collectively developed take on Nintendo's WarioWare series, made in Godot Engine
https://new-cylandia.itch.io/little-warioware
MIT License
44 stars 12 forks source link

Handling microgame submissions #2

Closed iznaut closed 1 year ago

iznaut commented 1 year ago

this is a big one...where the hell do we put all of these things?

obviously, they need to end up in the main Godot project in order to be included in builds, but how do we accept and store submitted scenes/scripts/assets in a way that's sustainable for a project that could someday have hundreds of them? is there a strict folder naming convention where they each get some kind of ID number? how do contributors update their games?

i have a couple of scattered thoughts in my Notion doc that i'll try to summarize here, but this is very much a piece that is open to feedback and discussion: