More actions
(Created page with "{{Infobox-3DS-Homebrews | title = Godot Engine | image = https://dlhb.gamebrew.org/3dshomebrew/Godot-Engine-3DS.jpg|250px | type = Game engine | version = v2.1 | lastupdated =...") |
No edit summary |
||
Line 8: | Line 8: | ||
| author = mariohackandglitch | | author = mariohackandglitch | ||
| website = https://github.com/sketchedgrey/godot | | website = https://github.com/sketchedgrey/godot | ||
| download = https://dlhb.gamebrew.org/3dshomebrew/ | | download = https://dlhb.gamebrew.org/3dshomebrew/Godotv2.1.7z | ||
| source = https://github.com/sketchedgrey/godot | | source = https://github.com/sketchedgrey/godot | ||
}} | }} | ||
== 3DS LTS Support Fork == | |||
This is a maintained fork of TheCruel's original 3DS Godot Engine. As the creator of the original port is unavailable for... reasons, the project will continue to live here. Feel free to port features from the main branch of Godot or contribute to the 3DS portion of the project! | This is a maintained fork of TheCruel's original 3DS Godot Engine. As the creator of the original port is unavailable for... reasons, the project will continue to live here. Feel free to port features from the main branch of Godot or contribute to the 3DS portion of the project! | ||
== The Engine == | |||
Godot is a fully featured, open source, MIT licensed, game engine. It focuses on having great tools, and a visual oriented workflow that can export to PC, Mobile and Web platforms with no hassle. | Godot is a fully featured, open source, MIT licensed, game engine. It focuses on having great tools, and a visual oriented workflow that can export to PC, Mobile and Web platforms with no hassle. | ||
The editor, language and APIs are feature rich, yet simple to learn, allowing you to become productive in a matter of hours. | The editor, language and APIs are feature rich, yet simple to learn, allowing you to become productive in a matter of hours. | ||
== Compile == | |||
Here are the compile instructions from the original GBATemp thread: | Here are the compile instructions from the original GBATemp thread: | ||
https://gbatemp.net/threads/wip-godot-engine-for-3ds-homebrew.446385/ | https://gbatemp.net/threads/wip-godot-engine-for-3ds-homebrew.446385/ | ||
[[Category:3DS homebrew games]] | [[Category:3DS homebrew games]] | ||
[[Category:Homebrew game engines on 3DS]] | [[Category:Homebrew game engines on 3DS]] |
Revision as of 12:27, 27 September 2021
3DS LTS Support Fork
This is a maintained fork of TheCruel's original 3DS Godot Engine. As the creator of the original port is unavailable for... reasons, the project will continue to live here. Feel free to port features from the main branch of Godot or contribute to the 3DS portion of the project!
The Engine
Godot is a fully featured, open source, MIT licensed, game engine. It focuses on having great tools, and a visual oriented workflow that can export to PC, Mobile and Web platforms with no hassle. The editor, language and APIs are feature rich, yet simple to learn, allowing you to become productive in a matter of hours.
Compile
Here are the compile instructions from the original GBATemp thread: https://gbatemp.net/threads/wip-godot-engine-for-3ds-homebrew.446385/