Skip to content

The core Unity package for the Awgen engine. Provides the overal logic and data structures that are used heavily in extending packages.

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta
Notifications You must be signed in to change notification settings

TheDudeFromCI/AwgenCore

Repository files navigation

openupm Tests License: MIT

Awgen Core

The core Unity package for the Awgen engine. Provides the overal logic and data structures that are used heavily in extending packages.

How to use

Work In Progress

Install

via OpenUPM

The package is also available on the openupm registry. You can install it eg. via openupm-cli.

openupm add com.whg.awgen-core

via Git URL

Open Packages/manifest.json with your favorite text editor. Add following line to the dependencies block:

{
  "dependencies": {
    "net.whg.awgen-core": "https://github.com/TheDudeFromCI/AwgenCore.git"
  }
}

Configuration

Work In Progress

License

MIT License

Copyright © 2022 Wraithaven Games

About

The core Unity package for the Awgen engine. Provides the overal logic and data structures that are used heavily in extending packages.

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages