Skip to content
View sim2kid's full-sized avatar

Organizations

@SimmGames

Block or report sim2kid

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
sim2kid/README.md

Hi there 👋

Pinned Loading

  1. UnityStadiaController UnityStadiaController Public

    Google Stadia Controller Support in Unity's New Input System With full button mapping.

    ShaderLab 2

  2. UnitySerializedDictionary UnitySerializedDictionary Public

    A serializable Dictionary and property drawer for the Unity Editor.

    C#

  3. Welcome-Get-Out Welcome-Get-Out Public

    Welcome, Get Out! is a puzzle game where the cranky narrator really doesn't like you being there. Will you best him?

    C# 1

  4. jadlerfisher/The-Nature-of-Code-Unity-Remix jadlerfisher/The-Nature-of-Code-Unity-Remix Public

    Dan Shiffman's Nature of Code Remixed for Unity

    C# 28 9

  5. Set Unity Version to GitHub Tag + Nu... Set Unity Version to GitHub Tag + Number of Commits. Keep this in an editor only folder. Shit+b to enduce in editor. Should run often enough to keep your build up-to-date
    1
    using UnityEngine;
    2
    using UnityEditor;
    3
    using UnityEditor.Build;
    4
    using UnityEditor.Build.Reporting;
    5
    using System.Diagnostics;
  6. Waystones Waystones Public

    A simple waystone plugin for paper-mc servers

    Java