← Back to Dashboard

NANDAX VendorDocs Help

Master high-quality marketplace documentation, sample loading, and publish-ready package creation.

Getting Started

NANDAX VendorDocs is designed to help game developers and vendors create professional, marketplace-compliant documentation and asset packages in minutes.

  1. Create a Project: Choose Blank project or Sample project from the dashboard starter menu, then click + Start Project.
  2. Choose Your Marketplace: Select your target platform (CodeCanyon, Scirra, etc.). The tool automatically adjusts required image dimensions and compliance rules.
  3. Fill in the Details: Enter your game title, features, customization options, and support info.

Blank project starts empty for real work. Sample project loads demo text plus embedded placeholder images so new users can understand the full workflow immediately.

One-Click Sample Data

The dashboard sample project includes ready-made demo data and SVG image assets embedded inside the app:

To change the default one-click sample for distributed copies, edit the sample fields and embedded sample asset generator in js/main.js, then run npm run build.

Managing Assets

High-quality visuals are key to marketplace success. Our tool handles the heavy lifting for you:

The Publishing Process

When you're ready, click Publish Package ZIP. The tool checks compliance and generates a structured ZIP containing:

Sales & Promotion Kit

The final generated documentation section can include a YouTube promo video, official sales page links, live demo links, promotion copy, and a buyer action checklist.

Advanced Features

Editor Tabs

Use the tabs at the top of the preview pane to toggle between the Live Documentation Preview, the Plain Text Description, README, Checklist, and AI Prompts.

Saving & Persistence

The dashboard badge shows the current storage mode.

Distributing VendorDocs

For a customer-facing app package, include only the runtime files:

Keep owner/server files private: js/main.js, activate.php, activity_viewer.php, keys.php, key_gen_tool.html, owner guides, repository docs, backups, and archives.

Before distribution, run npm run dist:customer. It creates a clean dist/customer/ folder with the runtime files. If you change the default sample data, activation URL, About text, or version notes, always rebuild so js/bundle.js matches the source.

Keyboard Shortcuts

Power users can navigate the app using these built-in shortcuts:

Compliance Checker

Before you publish, check the Pre-upload Compliance panel. It monitors your project for missing critical information like Support Email or Asset Credits, ensuring your submission doesn't get rejected by marketplace reviewers.