Skip to content

Lyeeedar/AfnmExampleMod

Repository files navigation

AFNM Mod Guide

Quick Overview

This project provides a complete framework for creating mods for Ascend From Nine Mountains. You can find the game here.

Documentation

For comprehensive guides on modding AFNM, visit our complete documentation site:

Step-by-Step Guides

Core Concepts

Quick Start

  1. Clone/fork this repository
  2. Install dependencies: npm install
  3. Edit package.json with your mod details
  4. Start coding in src/modContent/index.ts
  5. Build your mod: npm run build
  6. Test by placing the zip in the game's mods/ folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors