Skip to content

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

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages