Remaking and revisiting Metroid in Godot. This project uses sprites from *Metroid* by Nintendo. Do not copy it without permission.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

plugin.cfg 274B

1234567
  1. [plugin]
  2. name="Godot Git Plugin"
  3. description="This plugin lets you interact with Git without leaving the Godot editor. More information can be found at https://github.com/godotengine/godot-git-plugin/wiki"
  4. author="ChronicallySerious"
  5. version="v2.1.0"
  6. script="git_api.gdns"