mirror of
https://github.com/tonytins/citylimits.git
synced 2025-03-15 20:31:22 +00:00
- 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.
9 lines
161 B
INI
9 lines
161 B
INI
[plugin]
|
|
|
|
name="SimpleLicense"
|
|
description="A simple license managment plugin.
|
|
|
|
Licensed under: CC0-1.0"
|
|
author="GradyTheDev"
|
|
version="1.1.2"
|
|
script="plugin.gd"
|