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
 
(5 intermediate revisions by 2 users not shown)
Line 4: Line 4:
|description=A tool to automate the creation of storefronts for the 3DS
|description=A tool to automate the creation of storefronts for the 3DS
|author=Cave Johnson
|author=Cave Johnson
|lastupdated=2025/12/23
|lastupdated=2025/12/25
|type=PC Utilities
|type=PC Utilities
|version=V0.3
|version=V0.4
|license=MIT
|license=MIT
|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/
}}
}}
<!--3DSStorefrontTool.7z-->
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.
=== 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.
=== Optional: Add Files Without Deleting Anything ===
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>

Latest revision as of 04:52, 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: