Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/UmnganeWami/3DSHaxe
make 3ds homebrew with the haxe programming language!
https://github.com/UmnganeWami/3DSHaxe
Last synced: 6 days ago
JSON representation
make 3ds homebrew with the haxe programming language!
- Host: GitHub
- URL: https://github.com/UmnganeWami/3DSHaxe
- Owner: UmnganeWami
- Created: 2023-06-17T22:30:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-30T04:38:12.000Z (over 1 year ago)
- Last Synced: 2024-05-21T13:37:51.073Z (6 months ago)
- Language: C
- Size: 38.2 MB
- Stars: 28
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-haxe-gamedev - 3DSHaxe - Make 3ds homebrew! (`3DS`). (Low-level Engine)
README
# 3DSHaxe
lets you make 3ds homebrew using the haxe programming language!# to setup:
install devkitpro
install haxe
install Reflaxe.cpp
(do so by running `haxelib git reflaxe.cpp https://github.com/RobertBorghese/reflaxe.CPP nightly`)
(yes you need nightly!!)# to compile
run the build.bat