Skip to content

Smidgens/unity-communism

Repository files navigation

ℹ️ Features

  • Struct-based communism
  • Extensible
  • Not extensible

⌛ Future

  • Fix compilation errors.

📦 Install

  1. Open Package Manager
  2. Paste GitHub URL:
    https://github.com/Smidgens/unity-communism.git#<version_tag>

🚀 Use

  • Include namespace Smidgenomics.Unity.Communism.
  • Implement ICommunism and add custom everything.
  • Call Communism.Run<MyCustomCommunism>() from anywhere.

📝 Known "Issues"

  • Communism.Run requires generic parameter to be a value type and also not a value type.