Elly2018 / ERPG

Role-play game style library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ERPG

Role-play game style library

Feature

  • Item system
  • Skill and Skilltree system
  • Creature system
  • Database system
  • Inventory system
  • Material
  • Multiple language
  • Quest system
  • Logger

Description

ERPG is a module that handle mechanism in typical role-play game
And user can easily using the module base and extend base on user needs
You can create items or equipment and easilly code its behaviour without handle complicated calculation
Currently support game engine: Unity 2019

How to use ERPG

Import dll into game engine
Import runtime package into game engine
Depend on the game engine detail please check wiki pages

About

Role-play game style library

License:GNU General Public License v3.0


Languages

Language:C# 100.0%