-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Ali Badpa edited this page Oct 21, 2025
·
2 revisions
RealMethod is a Unity package that defines a clean and consistent project architecture. It focuses on separation of responsibility and lifecycle management, allowing developers to build games that are easily extendable, maintainable, and modular.
Follow these steps to start using RealMethod in your project:
-
Install the Package
- Open Unity.
- Go to Window > Package Manager.
- Click + > Add package from Git URL...
- Enter:
https://github.com/AliJimpa/RealMethod.git
RootA ChildA SubChildA RootB ChildB