Major clean up and reorganization

- Upgraded to Godot 4
- Just remembered the basic principles are based on a tile editor, and dramatically simplified from there. Derp.
- New state machine and license display add-ons.
- Re-licensed under the GPL because Micropolis' assets aren't under a separate one.
This commit is contained in:
Tony Bark 2023-03-14 06:17:27 -04:00
parent 55ed76c914
commit c980445340
337 changed files with 5129 additions and 7661 deletions

View file

@ -1,6 +1,6 @@
[gd_resource type="TileSet" load_steps=2 format=2]
[ext_resource path="res://assets/terrain_cl.png" type="Texture" id=1]
[ext_resource path="res://assets/terrain_cl.png" type="Texture2D" id=1]