KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
3DS-PluginsFolder
★ 8
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
Sojuz404
:
A space adventure in 13 kilobytes for js13kGames 2020
reevaluating_germeval2017
:
Re-Evaluating GermEval 2017: Document-Level and Aspect-Based Sentiment Analysis Using Pre-Trained Language Models
threat-needle
:
🛠️ Not your average network forensic tool 🛠️
VodkaProject
:
Bad ideas from Russia with love <3
nestjs-todo-app
:
Simple todo rest application written in typescript using NestJS
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
3DS-PluginsFolder
?
Download (.md)
# 3DS-PluginsFolder This program will allow you to create folders for all Titles ID on the directory sdmc:/plugin/ (plugin folder has to be created before) and copy a plugin file (.plg) into all that folders without the need of a PC. Created basically for practice programming on the 3DS. # Compiling requirements: - DevkitProARM -> https://devkitpro.org/wiki/Getting_Started - 3ds-dev from the devkitpro pacman repository -> https://devkitpro.org/wiki/devkitPro_pacman # TO-DO: - Optimize and clean code. - Add more error handlers.  # Thanks - Devkitpro team for the toolchain and libctru - Nintendo Homebrew Discord server for helping me with some doubts (https://discord.gg/nintendohomebrew)