본문으로 건너뛰기

Godots

Maxim Kovkel에서 게시

Godot game engine version manager

오픈 소스MIT

번역이 완료되지 않아 이 페이지의 일부는 작성된 원래 언어로 표시됩니다.

주요 사항

  • Tracks multiple installed Godot editor builds on one machine.
  • Associates each project with the editor version it should open with.
  • Launches a tracked project directly in its assigned editor.
  • Keeps projects and editor installations in two separate lists.
  • Published for Linux under the MIT license.

이 애플리케이션 소개

Godots is a version manager for the Godot game engine. It keeps a record of the editor builds present on a machine alongside the projects that use them, so several Godot releases can be kept in parallel rather than one installation being replaced by the next. A project authored against an older release can continue to be opened with that release, while newer work uses a newer build.

The interface is organised around two lists: the editor installations that Godots knows about, and the projects it tracks. A project can be tied to a particular editor and then launched with it, which removes the need to remember which binary belongs to which piece of work or to juggle directories by hand. This is mainly useful for developers who maintain more than one Godot project, or who follow engine releases while keeping older work reachable.

Godots administers installations and project entries; it does not replace the engine, so scene editing, scripting and exporting still happen inside the Godot editor itself. It is published for Linux by Maxim Kovkel under the MIT license, so users of other operating systems will need a different tool.

Linux

저희는 이 파일을 호스팅하지 않고, 검사하지 않으며, 내용을 확인하지 않습니다. 출처의 설명을 읽고 직접 판단하세요.