ASCEND3X
Creator StudioAdministration workspace for Ascend3x Rust Console Edition content, kits, items, store products, and future automation.
Build Ascend3x content from one competitive creator workspace.
Creator Studio keeps the primary dashboard separate from the production Kit Builder. That lets the builder grow without turning the root application page into one giant fragile component.
Creator Studio Status
Creator Tools
Kit Builder
Create competitive Rust Console Edition kits using Wear, Belt, and 6×4 Inventory slots.
Item Database
Browse and manage the Ascend3x Rust item catalog, metadata, stack sizes, categories, and identifiers.
Store Products
Prepare Ascend3x kits and individual items for eventual publishing to the player storefront.
Creator Settings
Manage Creator Studio configuration, publishing preferences, and future automation controls.
Kit Builder Foundation
Linked Item Catalog
The Kit Builder reads from the Ascend3x scraped Rust item catalog instead of hardcoded fake items.
Rust Item Icons
Items resolve their Rust icons using the item shortname with support for scraped icon fallbacks.
Helios-Style Layout
The loadout uses the familiar 7 Wear, 6 Belt, and 24 Inventory slot structure.
Unique Item IDs
Catalog processing prevents duplicate Rust shortnames from producing duplicate library cards.
Drag and Drop
The production Kit Builder supports moving items between inventory areas and swapping occupied slots.
Stack Quantities
Each populated slot tracks quantity and respects the item's configured maximum stack size.
Search and Filters
Search item names, Rust IDs, descriptions, categories, and subcategories from the connected catalog.
Kit Persistence
Current kit state, saved templates, JSON import, and JSON export are handled by the dedicated builder.
Creator Architecture
Creator Studio
Main administration dashboard and entry point.
Kit Builder
Dedicated production kit construction workspace.
Items Layer
Scraped catalog today, PostgreSQL/API expansion later.
Store Publishing
Future bridge between Creator Studio and player storefront products.
Creator Studio interface and Kit Builder UI.
Ascend3x API and persistent application data.
Curated catalog today with database expansion available.
Ready To Build
The main dashboard is intentionally isolated from the Kit Builder. If a future builder feature breaks, it will not corrupt this root Creator Studio page.