Aller au contenu

godl

Publié par sockeye-d (fishnpotatoes, fishy)

Godot version manager

Open sourceMIT

Certaines parties de cette page apparaissent dans la langue dans laquelle elles ont été écrites, car la traduction n'est pas terminée.

Points clés

  • Keeps several Godot engine versions installed alongside each other on one system.
  • Selects which installed version is used when a project is opened.
  • Removes the need to track engine archives and install directories by hand.
  • Released under the MIT license, so the source can be modified and redistributed.
  • Listed for Linux only; no builds are given for other operating systems.

À propos de cette application

godl is a version manager for the Godot game engine, published by sockeye-d (also credited as fishnpotatoes or fishy) and released under the MIT license. It addresses the situation where one machine needs several engine builds at the same time: instead of tracking archives and folders by hand, the tool keeps a set of Godot versions on disk and lets the user choose which one is active or which one opens a given project.

Its scope is narrow. The program manages engine installations and nothing beyond that — it does not edit scenes, compile game code, or stand in for the engine's own editor. Any work on an actual project still happens inside whichever Godot version godl hands over.

The entry covers Linux only, so anyone on another operating system will need a different tool or a manual installation. Because the code is MIT-licensed, it may be read, modified, and redistributed under those terms.

Linux

Nous n’hébergeons pas ce fichier, nous ne l’analysons pas et nous n’en inspectons pas le contenu. Lisez ce qu’en dit la source, puis décidez par vous-même.