Skip to content

Nightfall1996/DragonECS-Unity

 
 

Repository files navigation

Version GitHub Discord QQ

Integration with Unity for DragonECS

Readme Languages:

Русский

English(WIP)

The extension will add a set of tools for debugging and communicating with the Unity engine.

Warning

The project is a work in progress, API may change.

While the English version of the README is incomplete, you can view the Russian version.


Installation

Versioning semantics - Open

Environment

Requirements:

  • Dependency: DragonECS
  • Minimum version of C# 8.0;
  • Minimum version of Unity 2021.2.0;

Tested with:

  • Unity: Minimum version 2021.2.0;

Unity Installation

  • Unity Package

The package can be installed as a Unity package by adding the Git URL in the PackageManager or manually adding it to Packages/manifest.json:

https://github.com/DCFApixels/DragonECS-Unity.git
  • Source Code

The package can also be added to the project as source code.


About

DragonECS integration with Unity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 100.0%