3DS-IDE(name is WIP too ) is an IDE to write apps in LUA for lpp-3ds.
The lpp will be downloaded from the github repo and will always be up to date.
With 3DS-IDE I include a special ctrulib that works with lpp-3ds.
When you compile 3DS-IDE projects you can change all parameters like:
App Author
Banner(png)
App Icon(png)
App Sound(~3-4 second mp3)
App Name
All you need to run 3DS-IDE is .NET Framework and a homebrew-enabled 3DS.
3DS-IDE also plans to include C(++) support and a LUA interface designer.
The GitHub repo is https://github.com/AtlanticBit/3DS-IDE and I'll update 3DS-IDE there.
A installer will be included with the final releases.
Until then you can try 3DS-IDE out here(that's all very WIP so if you're desperate to try then go on): https://github.com/AtlanticBit/My3DS-IDESetup
Now let's treat you all with SCREENSHOTS! Because who doesn't like screenshots?
______________________________________________________________________________
Once you start 3DS-IDE you get an integrity check to make sure everything works:
After you continue you have two options:
Let's create a new project, first we need a folder:
Than let's name our app:
And after that you're greeted with the main screen with a WIP code editor, with syntax highliting and autocomplete and, in the future, interface designer:
demo of code highlight:
The lpp will be downloaded from the github repo and will always be up to date.
With 3DS-IDE I include a special ctrulib that works with lpp-3ds.
When you compile 3DS-IDE projects you can change all parameters like:
App Author
Banner(png)
App Icon(png)
App Sound(~3-4 second mp3)
App Name
All you need to run 3DS-IDE is .NET Framework and a homebrew-enabled 3DS.
3DS-IDE also plans to include C(++) support and a LUA interface designer.
The GitHub repo is https://github.com/AtlanticBit/3DS-IDE and I'll update 3DS-IDE there.
A installer will be included with the final releases.
Until then you can try 3DS-IDE out here(that's all very WIP so if you're desperate to try then go on): https://github.com/AtlanticBit/My3DS-IDESetup
Now let's treat you all with SCREENSHOTS! Because who doesn't like screenshots?
______________________________________________________________________________
Once you start 3DS-IDE you get an integrity check to make sure everything works:
After you continue you have two options:
Let's create a new project, first we need a folder:
Than let's name our app:
And after that you're greeted with the main screen with a WIP code editor, with syntax highliting and autocomplete and, in the future, interface designer:
demo of code highlight: