Difference between revisions of "List of Switch development tools"
From WikiTemp, the GBAtemp wiki
(added libget) |
(merged lists) |
||
Line 10: | Line 10: | ||
− | + | ===Dev tools=== | |
+ | DevkitPro, sdl v2.0, libnx, devkitA64 https://devkitpro.org | ||
libnx-sdl2 https://gbatemp.net/threads/libnx-sdl2.513099/ | libnx-sdl2 https://gbatemp.net/threads/libnx-sdl2.513099/ | ||
cmake template https://gbatemp.net/threads/i-created-a-somewhat-working-cmake-toolchain-setup-for-libnx-and-libtransistor.514521/ | cmake template https://gbatemp.net/threads/i-created-a-somewhat-working-cmake-toolchain-setup-for-libnx-and-libtransistor.514521/ | ||
CustomUI https://gbatemp.net/threads/customui-c-libnx-libs-for-creating-switch-like-ui-homebrew-apps.511850/ | CustomUI https://gbatemp.net/threads/customui-c-libnx-libs-for-creating-switch-like-ui-homebrew-apps.511850/ | ||
− | |||
libget (package manager used by SwitchAppStore front end) https://github.com/vgmoose/libget | libget (package manager used by SwitchAppStore front end) https://github.com/vgmoose/libget | ||
+ | Linkle https://github.com/MegatonHammer/linkle | ||
+ | libdedbae https://gbatemp.net/threads/2168-0002-libdedbae-dbcli-c-library-and-cli-tool-for-manipulating-nintendo-switch-file-formats.519932/ | ||
+ | SDL v1.2.15 libnx https://gbatemp.net/threads/sdl-1-2-15-for-switch-libnx-based.497412/ |
Revision as of 11:16, 11 October 2018
Switch Homebrew | |
---|---|
Introduction • Homebrew Development • Homebrew Bounty • Glossary | |
Release Lists | All Homebrew • Applications • Games • Emulators • Demos • Exploits • Payloads • CFWs • Development libraries & tools • PC Utilities |
Information | • Homebrew TitleID • Game patches and mods • Savegames • Websites |
Libraries | Dev Tools |
Dev tools
DevkitPro, sdl v2.0, libnx, devkitA64 https://devkitpro.org libnx-sdl2 https://gbatemp.net/threads/libnx-sdl2.513099/ cmake template https://gbatemp.net/threads/i-created-a-somewhat-working-cmake-toolchain-setup-for-libnx-and-libtransistor.514521/ CustomUI https://gbatemp.net/threads/customui-c-libnx-libs-for-creating-switch-like-ui-homebrew-apps.511850/ libget (package manager used by SwitchAppStore front end) https://github.com/vgmoose/libget Linkle https://github.com/MegatonHammer/linkle libdedbae https://gbatemp.net/threads/2168-0002-libdedbae-dbcli-c-library-and-cli-tool-for-manipulating-nintendo-switch-file-formats.519932/ SDL v1.2.15 libnx https://gbatemp.net/threads/sdl-1-2-15-for-switch-libnx-based.497412/