More actions
(Created page with "{{Infobox-3DS-Homebrews | title = CTGP-7 EveryFileExplorer Plugin | image = https://dlhb.gamebrew.org/3dshomebrew/CTGP-7-EveryFileExplorer-Plugin-3DS.jpg|250px | type = Plugin...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox-3DS-Homebrews | {{Infobox-3DS-Homebrews | ||
| title = CTGP-7 EveryFileExplorer Plugin | | title = CTGP-7 EveryFileExplorer Plugin | ||
| type = Plugins | | type = Plugins | ||
| version = v0.1 | | version = v0.1 | ||
Line 8: | Line 7: | ||
| author = mariohackandglitch | | author = mariohackandglitch | ||
| website = https://github.com/mariohackandglitch/CTGP7EFEPlugin | | website = https://github.com/mariohackandglitch/CTGP7EFEPlugin | ||
| download = https://dlhb.gamebrew.org/3dshomebrew/ | | download = https://dlhb.gamebrew.org/3dshomebrew/CTGP7EFEPlugin.7z | ||
| source = https://github.com/mariohackandglitch/CTGP7EFEPlugin | | source = https://github.com/mariohackandglitch/CTGP7EFEPlugin | ||
}} | }} | ||
== CTGP-7 EveryFileExplorer Plugin == | |||
This plugin includes several tools to customize CTGP-7 stuff. | This plugin includes several tools to customize CTGP-7 stuff. | ||
== Installing == | |||
# Download <code>CTGP-7.dll</code> from the releases page. | |||
# Right click the <code>CTGP-7.dll</code> file, then select properties. Finally check the "Unlock" checkbox at the bottom to unlock the plugin from external sources. | |||
# Copy the file to the <code>Plugins</code> folder in the Every File Explorer directory. | |||
== Features == | |||
This plugin provides the following features. | This plugin provides the following features. | ||
Allows to edit the | === Music Slot Editor === | ||
Allows to edit the <code>musicSlotUser.ini</code> file, [http://mk7.tock.eu/index.php?title=MusicSlotsUser.ini more info here.] | |||
=== Mission Editor === | |||
Currently in alpha, so the option to access this feature has been disabled in the release. | Currently in alpha, so the option to access this feature has been disabled in the release. | ||
== Planned Features == | |||
This features will be eventually added. | This features will be eventually added. | ||
Helps with the creation of Charactr Packs, [ | === Character Pack Creator === | ||
The same requeriments are needed as for compiling [ | Helps with the creation of Charactr Packs, [http://mk7.tock.eu/index.php?title=Character_Pack more info here.] | ||
== Compiling == | |||
The same requeriments are needed as for compiling [https://github.com/mariohackandglitch/EveryFileExplorer#compile Every File Explorer]. | |||
# Clone the EveryFileExplorer repository and open it in Visual Studio | |||
# Create a folder named <code>CTGP-7</code> in the Every File Explorer project directory. | |||
# Add the CTGP-7 project to the EveryFileExplorer project. | |||
== Credits == | |||
* All the people involved in EveryFileExplorer. ([https://github.com/Gericom Gericom]) | |||
* [https://github.com/mariohackandglitch PabloMK7] and [https://github.com/fishguy6564 Fishguy] for the CTGP-7 stuff. | |||
[[Category:3DS homebrew applications]] | [[Category:3DS homebrew applications]] | ||
[[Category:Homebrew plugins on 3DS]] | [[Category:Homebrew plugins on 3DS]] |
Revision as of 09:42, 29 September 2021
Template:Infobox-3DS-Homebrews
CTGP-7 EveryFileExplorer Plugin
This plugin includes several tools to customize CTGP-7 stuff.
Installing
- Download
CTGP-7.dll
from the releases page. - Right click the
CTGP-7.dll
file, then select properties. Finally check the "Unlock" checkbox at the bottom to unlock the plugin from external sources. - Copy the file to the
Plugins
folder in the Every File Explorer directory.
Features
This plugin provides the following features.
Music Slot Editor
Allows to edit the musicSlotUser.ini
file, more info here.
Mission Editor
Currently in alpha, so the option to access this feature has been disabled in the release.
Planned Features
This features will be eventually added.
Character Pack Creator
Helps with the creation of Charactr Packs, more info here.
Compiling
The same requeriments are needed as for compiling Every File Explorer.
- Clone the EveryFileExplorer repository and open it in Visual Studio
- Create a folder named
CTGP-7
in the Every File Explorer project directory. - Add the CTGP-7 project to the EveryFileExplorer project.