Remaking and revisiting Metroid in Godot. This project uses sprites from *Metroid* by Nintendo. Do not copy it without permission.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

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"