Skip to content

Commit

Permalink
add Godot Engine to applications.json (#1933)
Browse files Browse the repository at this point in the history
Added Godot Engine (https://godotengine.org/).

Godot Engine is a free, open-source 2D and 3D game engine with a focus on usability and flexibility.
  • Loading branch information
mrjbongo authored May 11, 2024
1 parent c78a48d commit 4993407
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions config/applications.json
Original file line number Diff line number Diff line change
Expand Up @@ -743,6 +743,14 @@
"link": "https://www.glarysoft.com/glary-utilities/",
"winget": "Glarysoft.GlaryUtilities"
},
"WPFInstallgodotengine": {
"category": "Development",
"choco": "godot",
"content": "Godot Engine",
"description": "Godot Engine is a free, open-source 2D and 3D game engine with a focus on usability and flexibility.",
"link": "https://godotengine.org/",
"winget": "GodotEngine.GodotEngine"
},
"WPFInstallgog": {
"category": "Games",
"choco": "goggalaxy",
Expand Down

0 comments on commit 4993407

Please sign in to comment.