MarkoDM / GodotInGameBuildingSystem

This project is a comprehensive starter kit designed for creating building simulation games(or just games with building mechanic) in Godot 4.
MIT License
31 stars 3 forks source link

upgrade to godot 4.3, net8, and fix missing textures #3

Open jasonswearingen opened 2 weeks ago

jasonswearingen commented 2 weeks ago

hacky fix to issue #2 (missing textures) by copying the missing textures to the proper folder

also upgrades to net8, and upgrades project to be in godot 4.3 format.