Primodium DeveloperFollowFollow (opens in a new tab)
GitHubGitHub (opens in a new tab)
  • Topics
  • Introduction
  • Solana Packages
  • DEX Indexer Stack
    • GraphQL Server
    • Transaction Indexer
  • Sponsoring Trades
  • Tub iOS Trading App
    • Token Dashboard
    • iOS Trading Client
  • Ethereum Packages
  • Reactive Tables
  • Gasless Transactions
  • Primodium Indexer
  • Unreal Engine MUD
  • Primodium: Empires
  • Quickstart
  • Primodium
  • Quickstart
  • Latest Release
  • Game Guide
  • Source
    • Contract Tables
    • Contract Systems
    • Prototype Configs
    • Prototype Generation
  • Contracts
    • Tables
    • Systems
    • Hooks
  • Client
    • Primodium Game Tools
    • Account Authorization
    • Client Core
    • Client Templates
    • GraphQL Dashboards
  • Primodium Protocol
  • World Extensions
    • Setup
    • Structure
      • Access Control
      • Delegation
      • Suggested Patterns
    • Testing
    • Deploy
    • Open Ideas
    • Footguns
    • ReadDemo
      • Quickstart
      • Getting Started
      • Create Tables
      • Create Systems
      • Test Systems
      • Test Deploy
      • Deploy
      • Interact
    • WriteDemo
      • Quickstart
      • Getting Started
      • Create Tables
      • Create Systems
      • Libraries
      • Test Systems
      • Test Deploy
      • Deploy
      • Interact
    • Upgrade Bounty
Question? Give us feedback → (opens in a new tab)Edit this page
Examples
WriteDemo

Primodium WriteDemo

The Primodium WriteDemo introduces you to a variety of Primodium-specific tables and systems by writing data to a Primodium table with a world extension. This demo finds an open resource tile on your main base, and call the Primodium BuildSystem to build an Iron Mine on it. We will touch on resource enumerations, prototypes, blueprints, and other Primodium game structures.

The source code for the Demo is available on Github here (opens in a new tab).

InteractQuickstart

© 2024 Primodium