AlemSnyder / Fun-Game

I am just practicing c++. Feal free to enjoy.
GNU General Public License v2.0
1 stars 0 forks source link

Actually do dependencies right #38

Open egelja opened 1 year ago

egelja commented 1 year ago

Also stop globbing

AlemSnyder commented 10 months ago

I think we are using submodules.

I see potential issues with json, and imgui. I version of imgui used currently is slightly modified. This can be undone, and that change can be put in a different file. Default parameters were changed, so not a big deal.

I don't know where the json files came from. My understanding is that there is not a git repository with them in it.

AlemSnyder commented 8 months ago

58 This issue is basically stale now.