Skip to content

A framework and editor for storing arbitrary data in Unity. Intended for Role Playing Games.

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE.meta
Notifications You must be signed in to change notification settings

Wolfos/WolfRPG.Core

Repository files navigation

WolfRPG.Core

WolfRPG.Core handles basic data storage and editing. It is intended as a base for the other WolfRPG libraries to build upon, but can be used by itself.

State of development

WolfRPG.Core is currently usable, but is still under active development and minor breaking changes are likely to occur. Because WolfRPG is largely a gameplay framework, it is recommended to maintain a local fork so it can be tailored to your game specifically.

Features

  • Data editor
  • Localization
  • Data components for attributes, skills and status effects (implemented by WolfRPG.Character and WolfRPG.Inventory)
  • Quest data components (in development)

Documentation

Installation

Tutorial: Basic usage

Components

Referencing RPGObjects from Unity code

Renaming or deleting component classes

Localization

About

A framework and editor for storing arbitrary data in Unity. Intended for Role Playing Games.

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages