mirror of
https://github.com/KillzXGaming/Switch-Toolbox
synced 2024-11-22 04:23:09 +00:00
Update README.md
This commit is contained in:
parent
70efde9cf1
commit
ee860d237a
1 changed files with 32 additions and 0 deletions
32
README.md
32
README.md
|
@ -2,3 +2,35 @@
|
|||
A tool to edit many formats of Nintendo Switch and some Wii U.
|
||||
|
||||
Note not all libraries and files are pushed to this tool YET. This is stilL WIP and not finished!
|
||||
|
||||
## Credits
|
||||
|
||||
- Smash Forge Devs (SMG, Ploaj, jam1garner, smb123w64gb, etc) for some code ported over. Specifically animation stuff and some rendering.
|
||||
- Assimp devs for their massive asset library!
|
||||
- Wexos (helped figure out a few things, ie format list to assign each attribute)
|
||||
- JuPaHe64 for the base 3D renderer.
|
||||
- Every File Explorer devs (Gericom) for Yaz0 stuff
|
||||
- Exelix for Byaml, Sarc and KCL library
|
||||
- Syroot for helpful IO extensions and libraies
|
||||
- GDK Chan for some DDS decode methods
|
||||
- AboodXD for BNTX texture swizzling
|
||||
- MelonSpeedruns for logo.
|
||||
|
||||
Resources
|
||||
- [Treeview Icons by icons8](https://icons8.com/)
|
||||
- Smash Forge (Currently placeholders)
|
||||
|
||||
Libaries
|
||||
- [Exelix (Sarc, kcl, and byml libraries)] (https://github.com/exelix11/EditorCore/tree/master/FileFormatPlugins)
|
||||
- [ZstdNet (Compression)](https://github.com/skbkontur/ZstdNet)
|
||||
- Be.HexEditor by Bernhard Elbl
|
||||
- GL EditorFramwork by jupahe64
|
||||
-[WeifenLuo for docking suite] (http://dockpanelsuite.com/)
|
||||
- [SF Graphics by SMG (Experimental] (https://github.com/ScanMountGoat/SFGraphics) (currently just a placeholder for shader workflow and some useful things)
|
||||
- [Audio & MIDI library] (https://github.com/naudio/NAudio)
|
||||
- [VGAudio] (https://github.com/Thealexbarney/VGAudio)
|
||||
|
||||
License
|
||||
in Switch_Toolbox\Lib\Licenses
|
||||
|
||||
Please note if you do not want your library used or if i'm missing credits!
|
||||
|
|
Loading…
Reference in a new issue