Skip to content

Open source Role Playing Game engine for Unity 3D written in C#.

License

Notifications You must be signed in to change notification settings

unitycoder/AnyRPGCore

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AnyRPG

Introduction

This project contains the code for the AnyRPG Engine.

AnyRPG is a Role Playing Game engine written in C# for Unity.

It is a 100% free and open source project with the goal of enabling content creators to rapidly create unique and engaging short stories, scenarios, adventures, and even full games.

It accomplishes this by providing a platform with the most common Role Playing Game functionality out of the box so that content creators only need to provide visual assets and story content.

Links

Web Site

http://www.anyrpg.org/

Patreon

https://www.patreon.com/anyrpg

Download Unity Packages and Example Games

http://www.anyrpg.org/downloads/

YouTube Channel

https://www.youtube.com/channel/UC-SiqAyRXR6eijPggFhFG2g

Discord Server

https://discord.gg/huSAuqk

Wiki

https://wiki.anyrpg.org/

Setup

Unity Package

A Unity package that includes this repository (and a complex sample game) is available for download at http://www.anyrpg.org/downloads/

Github Installation

  1. Clone this repository into a directory on your computer
  2. Open the Unity Hub and add the project
  3. Open the project and install the following Unity packages:
  4. Open the Window menu in Unity and choose 'TextMeshPro' > 'Import TMP Essential Resources'
  5. Open the UMA menu in Unity and choose Global Library. In the Global Library window, choose File > Rebuild From Project
  6. Open the scene "CoreGame" and press play in the editor

About

Open source Role Playing Game engine for Unity 3D written in C#.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%