.GODOT

GODOT-bestand

Godot Engine Project File
Stel een vraag
SNEL ANTWOORD

Een .godot-bestand is het projectconfiguratiebestand voor de Godot game engine, bijna altijd genaamd project.godot. Het is een tekstbestand in INI-stijl waarin projectbrede instellingen worden opgeslagen, zoals de projectnaam, de hoofdscène, de schermgrootte en input-toewijzingen. De map waarin het staat wordt beschouwd als de projectmap (root). Om het te openen, installeert u de gratis Godot Engine en gebruikt u de Project Manager om de map te importeren, of dubbelklikt u op het bestand om de editor te starten. U kunt het ook openen in elke tekstverwerker om het handmatig te lezen of te bewerken.

Ontwikkelaar: Godot Engine contributors (Godot Foundation) Categorie: Instellingsbestanden MIME: text/plain
OPENT OP Windows macOS Linux
Gerelateerd: .ICA · .DS_STORE · .WMZ · .CFG

Op deze pagina

19k+ extensies geïndexeerd
Laatst beoordeeld op Jun 15, 2026

Niet zeker wat uw bestand is?

Sleep een bestand naar onze identificatietool - we lezen alleen de eerste bytes om het formaat te benoemen.

Identificeer een bestand

Wat is het GODOT-bestandsformaat?

Een .godot-bestand is het projectconfiguratiebestand voor de Godot game engine, de open-source 2D- en 3D-engine die wordt onderhouden door de Godot Foundation. Het heet bijna altijd project.godot, en de map waarin het staat is de project-root. Godot verwijst naar elk activum in die map met het res:// pad-voorvoegsel, dus dit ene bestand definieert waar een project begint.

Het bestand is platte UTF-8-tekst in een INI-stijl lay-out. Het begint met een config_version-regel en groepeert instellingen vervolgens in secties zoals [application], [display], [input] en [rendering]. De sectie [application] bevat de belangrijkste waarden: config/name voor de projecttitel, run/main_scene voor de scène die bij het opstarten wordt geladen (een .tscn-bestand) en config/icon. Het config_version-nummer bewaakt de compatibiliteit: Godot 3.x schrijft 4 en Godot 4.x schrijft 5, en de editor zal geen project openen waarvan de versie nieuwer is dan hij begrijpt.

De extensie werd geïntroduceerd met Godot 3.0 in 2018 en verving het oudere engine.cfg dat in Godot 2.x werd gebruikt.

Beveiliging & veiligheid

RISICO: LOW

project.godot is a plain-text configuration file with no executable code, so opening it in a text editor is safe. The risk comes from the surrounding project, not the file: a Godot project can contain GDScript or C# and autoload scripts that run when the project is opened in the editor. Only open projects from sources you trust, and inspect the [autoload] entries and scripts before running an unfamiliar one.

Formaatdetails

in een notendop
VOLLEDIGE NAAMGodot Engine Project Fileook bekend als project.godot, Godot project file
ONTWIKKELAARGodot Engine contributors (Godot Foundation)sinds 2018 (Godot 3.0)
MIME-TYPEtext/plain
TYPEText-based, INI-style configuration file

Programma's die GODOT-bestanden openen

Windows4 apps
Notepad Open-source Open the file to view or edit the INI-style settings directly.
Godot Engine Open-source Open the Godot Project Manager, click Import, and select the folder that holds project.godot to load the project; double-clicking the file launches the editor if the association is set.
Godot Engine .NET (C# build) Open-source Use the Mono/.NET build to open the same project.godot when the project uses C# scripts.
Visual Studio Code Gratis Open project.godot as text to inspect or hand-edit settings; the godot-tools extension adds project awareness.
macOS2 apps
Godot Engine Open-source Launch Godot, choose Import in the Project Manager, and point it at the folder containing project.godot.
Visual Studio Code Gratis Open project.godot as a text file to review or edit its sections.
Linux3 apps
Godot Engine Open-source Run the Godot binary, open the Project Manager, and import the folder that contains project.godot.
godot (command line) Open-source Run 'godot --path /path/to/project' or point Godot at the folder to open, run or export the project headlessly.
Any text editor (nano, gedit, Kate) Open-source Open project.godot as plain text to read or edit the configuration.

Technische details

diepe specificaties
EncodingUTF-8 text
Byte orderN/A (text)
ContainerINI-like sections with [section] headers and key=value entries; keys often use slash paths such as application/config/name
Typical size1 KB to a few KB
StructurePlain-text configuration listing project-wide settings. Opens with a header comment and a config_version line, followed by sections like [application], [display], [input], [rendering], [autoload] and [global]. The [application] section holds config/name (project title), run/main_scene (path to the startup scene, e.g. res://main.tscn) and config/icon.
IntegrityNone built in
PlatformsWindows, macOS, Linux, Android, Web
Config VersionVersion tag inside the file that gates compatibility. Godot 3.x uses config_version=4, Godot 4.x uses config_version=5. An engine will refuse to open a file whose config_version is newer than it supports.
NotesThe file also acts as the project marker: the folder containing project.godot is the project root, and paths inside the engine are addressed relative to it via the res:// prefix. It replaced the earlier engine.cfg (Godot 2.x and before) when Godot 3.0 switched to the .godot extension.
Structure Summary ExtraGodot loads a binary project.godot first if present and falls back to the text form; the text form is what is committed to version control.
Uitgebracht2018 (Godot 3.0)
Laatste versieconfig_version=5 (Godot 4.x)
Specificatiedocs.godotengine.org

GODOT conversies

Community V&A

gevraagd door gebruikers
Stel een korte vraag
Krijg hulp van mensen die met GODOT-bestanden werken. Wees specifiek - vermeld uw systeem en softwareversie.
Geen account nodig · antwoorden meestal binnen een dag

Nog geen vragen - wees de eerste om iets te vragen over GODOT-bestanden.

Veelgestelde vragen

Hoe open ik een .godot-bestand?
Installeer de gratis Godot Engine, open de Project Manager, klik op „Import” en selecteer de map die project.godot bevat. Als bestandsassociaties zijn ingesteld, opent dubbelklikken op het bestand direct de editor. Om het alleen te lezen, opent u het in een tekstverwerker.
Waarom heet mijn .godot-bestand altijd project.godot?
Godot heeft de naam gestandaardiseerd op project.godot zodat de engine betrouwbaar de hoofdmap van een project kan detecteren. Aangepaste namen werden in het begin geprobeerd maar verwijderd; één project.godot per map is nu de regel.
Wat is config_version in project.godot?
Het is een compatibiliteitsmarkering. Godot 3.x schrijft config_version=4 en Godot 4.x schrijft config_version=5. Als de config_version van een project nieuwer is dan uw editor ondersteunt, weigert Godot het te openen totdat u een overeenkomstige of nieuwere versie gebruikt.
Kan ik project.godot handmatig bewerken?
Ja. Het is tekst in INI-stijl, dus u kunt instellingen zoals application/config/name of application/run/main_scene wijzigen in een tekstverwerker. Houd de syntaxis geldig en gebruik bij voorkeur het dialoogvenster Projectinstellingen van de editor voor zaken waar u onzeker over bent.
Mijn project opent niet en zegt dat de configuratieversie te nieuw is. Wat nu?
Het bestand is opgeslagen door een nieuwere Godot-versie. Download een Godot-build die overeenkomt met of hoger is dan de config_version in het bestand, of vraag de auteur van het project welke versie zij hebben gebruikt.
Is een .godot-bestand veilig om te openen?
Het tekstbestand zelf is onschadelijk. De waarschuwing is dat het project eromheen scripts en autoloads kan bevatten die in de editor worden uitgevoerd, dus open alleen Godot-projecten van bronnen die u vertrouwt.

Referenties

1Godot Engine documentation - File system and project structuredocs.godotengine.org
2Godot Engine file formats (official docs)docs.godotengine.org

Blijf ontdekken

door de database

Populaire extensies deze week

1.AQQAQQ Instant Messenger File
2.BINCD/DVD Disc Image (BIN/CUE)
3.MDMarkdown Document
4.RPMSGRestricted Permission Message
5.PARTPartial Download File
6.CRDOWNLOADChrome Partial Download File
7.NOMEDIAAndroid No-Media Marker File
8.PRDXSoftMaker Presentations Document
9.PRO6XProPresenter 6 Bundle File
10.SWFSmall Web Format (Shockwave Flash)

Gerelateerde extensies

.ICACitrix Independent Computing Architecture file
.DS_STOREmacOS Finder Desktop Services Store (.DS_Store)
.WMZWindows Media Player Skin
.CFGConfiguration File
.LICLicense File
.CONFConfiguration File

Gratis bestandstools

Een bestandsidentificatie en afbeeldingsconverter in de browser - alles draait op uw eigen apparaat.

Open de gereedschapskist

Blader door bestandsextensies A-Z