Skip to content
View Jadefire16's full-sized avatar

Block or report Jadefire16

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. UnityServiceManager UnityServiceManager Public

    A simple tool built for Unity, creates a robust and easy to use Singleton Manager that allows quick and easy creation of singletons while keeping things relatively safe as well.

    C# 7

  2. SceneHandler SceneHandler Public

    A small tool developed for Unity to assist beginner programmers in additive and "Asyncronous" scene loading features provided by Unity.

    C# 1

  3. ProjectSOL ProjectSOL Public

    Project state of lyfe is a project based in Unity and C# which will allow for modular, reusable and efficient state machines in Unity with few engine restrictions.

    C# 1

  4. Test-Run-Minus Test-Run-Minus Public

    An async test runner abusing the power of reflection to find methods and classes marked with specific attributes.

    C#