Skip to content
View RevenantX's full-sized avatar
Block or Report

Block or report RevenantX

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. LiteEntitySystem LiteEntitySystem Public

    Pure C# HighLevel API for multiplayer games

    C# 170 20

  2. LiteNetLib LiteNetLib Public

    Lite reliable UDP library for Mono and .NET

    C# 3k 486

  3. LiteEntitySystemUnityExample LiteEntitySystemUnityExample Public

    small example on how to use LiteEntitySystem using Unity engine

    C# 26 4

  4. NetGameExample NetGameExample Public

    Example simple game with LiteNetLib (work in progress)

    C# 154 22

  5. foo_cuefixer foo_cuefixer Public

    Simple component for Foobar2000 to fix CUE/FLAC problems

    CMake 58 3

  6. Find script usages in prefab (Unity3d) Find script usages in prefab (Unity3d)
    1
    using System;
    2
    using System.Collections.Generic;
    3
    using System.Globalization;
    4
    using System.IO;
    5
    using System.Text;