FileInfo

Languages

Overview

What is a PROJECT file? File created by Eclipse when creating a new project; saved in an XML format and contains the project name, build specifications, and dependencies; used for saving and loading projects into the Eclipse IDE; uses the filename .prefix .

More Information PROJECT file open in Defold Foundation Defold Defold is a free, cross-platform 2D and 3D game development environment. When a developer creates a new Defold project, the program automatically creates a game.project file that resides in the project's root folder. The game.project file contains metadata about the project, such as its title and version, as well as project-level settings that control how the project is loaded and managed in Defold. For example, if you wanted to share assets used in one game with another, you could use your game.project file's library → Include Dirs setting to specify what folders you want to share with other projects. Then, those folders (and only those folders) would be available to use as a dependency in another game.project file.

Popularity3.4/5

29 votes

Quick AppUsed by
VerifiedVerified by FileInfo.com The FileInfo.com team has independently researched all file formats and software programs listed on this page. Our goal is 100% accuracy and we only publish information about file types that we have verified. If you would like to suggest any additions or updates to this page, please let us know .

Document Icon

Breadcrumbs

DeveloperDefold Foundation
Popularity3.7 | 3 Votes

Previous / Next

In-Depth

.PROJECT File Extension

2 file types use the .project file extension.

Eclipse Project Settings File

DeveloperEclipse
Popularity
3.4  |  29 Votes
 

What is a PROJECT file?

File created by Eclipse when creating a new project; saved in an XML format and contains the project name, build specifications, and dependencies; used for saving and loading projects into the Eclipse IDE; uses the filename .prefix .

Open over 400 file formats with File Viewer Plus . Free Download

Programs that open or reference PROJECT files

Sort

Pricing

Program Name

Platform

Reset

X

Windows

Eclipse

Free

Zend Studio

Free Trial

Mac

Eclipse

Free

Zend Studio

Free Trial

Linux

Eclipse

Free

Zend Studio

Free Trial

Category: Developer Files

Updated: June 14, 2012

Defold Project Settings File

DeveloperDefold Foundation
Popularity
3.7  |  3 Votes
 

A game.project file is a settings file used by a Defold game engine project. It contains text that specifies how a game is loaded, what dependencies and custom resources the game contains, what type of physics the game uses, and other settings. Defold projects must always contain a game.project file, or they will not open correctly in Defold.

More Information

PROJECT file open in Defold Foundation Defold

Defold is a free, cross-platform 2D and 3D game development environment. When a developer creates a new Defold project, the program automatically creates a game.project file that resides in the project's root folder. The game.project file contains metadata about the project, such as its title and version, as well as project-level settings that control how the project is loaded and managed in Defold.

For example, if you wanted to share assets used in one game with another, you could use your game.project file's library → Include Dirs setting to specify what folders you want to share with other projects. Then, those folders (and only those folders) would be available to use as a dependency in another game.project file.

Common PROJECT Filenames

game.project - The name of Defold's PROJECT files. Defold PROJECT files must have this name to function correctly.

How to open a PROJECT file

Typically, you'll want to open your Defold project's game.project file in Defold (cross-platform). To do so, open the project your game.project file is included in and then select the file from Defold's Assets sidebar.

However, because game.project files are text files, you can also open and edit them in any text editor . For example, if you want to edit a project setting that is hidden in Defold, you can do so by opening and editing your game.project file in a text editor.

Programs that open or reference PROJECT files

Sort

Pricing

Program Name

Platform

Reset

X

Windows

Defold Foundation Defold

Free

Any text editor

Mac

Defold Foundation Defold

Free

Any text editor

Linux

Defold Foundation Defold

Free

Any text editor

Category: Game Files

Updated: June 2, 2021

FAQ

What is a PROJECT file?
File created by Eclipse when creating a new project; saved in an XML format and contains the project name, build specifications, and dependencies; used for saving and loading projects into the Eclipse IDE; uses the filename .prefix.