this post was submitted on 16 Jul 2025
17 points (100.0% liked)

Game Development

4678 readers
11 users here now

Welcome to the game development community! This is a place to talk about and post anything related to the field of game development.

Community Wiki

founded 2 years ago
MODERATORS
 

Just wanted to publicly announce this project at this point in time. All the info is on the GitHub page. If you have any feedback, or find any bugs or issues, please let me know in the comments.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Ledivin@lemmy.world 3 points 4 days ago (1 children)

Total aside: from an organization perspective, I would suggest using an assets (or whatever) folder so that the root of your repo is all config/readme/setup/etc.

...Right, I kind of forgot that the directory structure for my repo doesn't need to look anything like the directory structure of the releases. Thanks for prompting me to think about that.