Skip to content

ys-3dskit/3dskit-template-d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ys-3dskit D template

Change this readme and the values in xmake.lua to configure the project.

Ensure you have LDC and devkitpro on your system.

Building

# configure xmake and install packages, only necessary first time
# re-run this if you add new dependencies to the project
xmake f -p 3ds -m release -a arm --toolchain=devkitarm -y
# build!
xmake

# run in citra
xmake run

About

The ys-3dskit template for D projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published