Skip to content
View vangogih's full-sized avatar
:octocat:
:octocat:

Organizations

@silverfox-games
Block or Report

Block or report vangogih

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

  1. unity-empty-project-template unity-empty-project-template Public

    Low-cognitive complexity Unity project template

    C# 86 7

  2. FastMigrations.Json.Net FastMigrations.Json.Net Public

    The extra fast, minimum code size, unity compatible plugin for json files migrations using Newtonsoft Json.Net.

    C# 44

  3. dotfiles dotfiles Public

    Configuration for fast work environment setup

    Shell

  4. Unity Ungine object comparison probl... Unity Ungine object comparison problem and solution.
    1
    // To test it just put this class inside PlayMode assembly in Unity Editor
    2
    
                  
    3
    using System.Collections;
    4
    using NUnit.Framework;
    5
    using Tests.Playmode.Stubs;