Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

3DS Storefront Tool: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 10: Line 10:
|language=English
|language=English
|format=.zip archive
|format=.zip archive
|download=https://github.com/Drake-Rochelle/3DS-Storefront/releases/tag/V0.3
|download=https://github.com/Drake-Rochelle/3DS-Storefront/releases/tag/V0.4
|downloadraw=https://github.com/Drake-Rochelle/3DS-Storefront/releases/download/V0.3/3DS.Storefront.Tool.Windows.zip
|website=https://github.com/Drake-Rochelle/3DS-Storefront/
|website=https://github.com/Drake-Rochelle/3DS-Storefront/
}}
}}
3DS Storefront Tool is a PC tool that automates the process of creating and managing storefronts for [https://www.gamebrew.org/wiki/3DS_Storefront 3DS Storefront]. For more info, see [https://www.gamebrew.org/wiki/3DS_Storefront 3DS Storefront].
== How to Make a Custom Storefront ==
=== Step 1: Prepare Your Storefront Folder ===
# Create a folder on your PC.
# Place all of your storefront files and subfolders inside this folder.
=== Step 2: Download and Run the Tool ===
# Download the '''3DS Storefront Tool''' from the provided link.
# Extract the downloaded files.
# Run <code>storefront.bat</code>.
=== Step 3: Sign In with Google ===
# A Google login page will open.
# Log in using the account you want the storefront to be associated with.
# If a security warning appears, click:
## '''Advanced'''
## '''Go to 3DS Storefront Tool (unsafe)'''
## '''Continue'''
<blockquote>
This warning appears because Google has not officially published the program.
</blockquote>
=== Step 4: Create the Storefront ===
# In the command prompt, enter:
<pre>
storefront create "C:/Path/To/Your/Storefront/Folder"
</pre>
# The tool will begin creating your storefront.


3DS Storefront Tool is a PC tool that automates the process of creating and managing storefronts for [https://www.gamebrew.org/wiki/3DS_Storefront 3DS Storefront]. For more info, see [https://www.gamebrew.org/wiki/3DS_Storefront 3DS Storefront].
=== Step 5: Update the Storefront ===
# Add or modify files in your local storefront folder.
# Run <code>storefront.bat</code> again.
# Enter:
<pre>
storefront push "C:/Path/To/Your/Storefront/Folder"
</pre>
# This will sync your storefront with your local folder and only process new or changed files to save time.


== HOW TO MAKE CUSTOM STOREFRONT ==
=== Optional: Add Files Without Deleting Anything ===
To make a custom storefront, simply create a folder on your pc with your storefront's files/folders. Then, download the 3DS Storefront Tool from here and extract it. Then, run storefront.bat. This will bring you to a google log in page. Log in with whichever account you want the storefront to be under. Then click "Advanced>Go to 3DS Storefront Tool (unsafe)>Continue" (this only showes up because google hasn't published the program). Then, enter in storefront create "C:/Path/To/Your/Storefront/Folder". It will then begin creating your storefront. After creating your storefront, you can add files to your folder on your pc then run storefront.bat and enter storefront push "C:/Path/To/Your/Storefront/Folder". This will update the storefront to match your local folder and will only process the new files to save you time. If you want to only add files and not delete any, you can use storefront push "C:/Path/To/Your/Storefront/Folder" --add-only.
If you want to '''only add new files''' without removing existing ones, use:
<pre>
storefront push "C:/Path/To/Your/Storefront/Folder" --add-only
</pre>

Revision as of 04:50, 4 January 2026

3DS Storefront Tool
General
AuthorCave Johnson
TypePC Utilities
VersionV0.4
LicenseMIT License
LanguageEnglish
Last Updated2025/12/25
Links
Download
Website

3DS Storefront Tool is a PC tool that automates the process of creating and managing storefronts for 3DS Storefront. For more info, see 3DS Storefront.

How to Make a Custom Storefront

Step 1: Prepare Your Storefront Folder

  1. Create a folder on your PC.
  2. Place all of your storefront files and subfolders inside this folder.

Step 2: Download and Run the Tool

  1. Download the 3DS Storefront Tool from the provided link.
  2. Extract the downloaded files.
  3. Run storefront.bat.

Step 3: Sign In with Google

  1. A Google login page will open.
  2. Log in using the account you want the storefront to be associated with.
  3. If a security warning appears, click:
    1. Advanced
    2. Go to 3DS Storefront Tool (unsafe)
    3. Continue

This warning appears because Google has not officially published the program.

Step 4: Create the Storefront

  1. In the command prompt, enter:
storefront create "C:/Path/To/Your/Storefront/Folder"
  1. The tool will begin creating your storefront.

Step 5: Update the Storefront

  1. Add or modify files in your local storefront folder.
  2. Run storefront.bat again.
  3. Enter:
storefront push "C:/Path/To/Your/Storefront/Folder"
  1. This will sync your storefront with your local folder and only process new or changed files to save time.

Optional: Add Files Without Deleting Anything

If you want to only add new files without removing existing ones, use:

storefront push "C:/Path/To/Your/Storefront/Folder" --add-only

Advertising: