Skip to content
View xavierarpa's full-sized avatar
😎
Breaking Rules
😎
Breaking Rules
Block or Report

Block or report xavierarpa

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

Hey, I'm Xavier

My Skills


Unity Releases GitHub all releases npm Logo

Pinned

  1. UniFlux UniFlux Public

    Typed Event Driven with Flux for Unity.

    C# 37 2

  2. X.Common X.Common Public archive

    Lib to get Common Code Scenarios, Extensor way

    2 1

  3. Folder to package.tgz Folder to package.tgz
    1
    #if UNITY_EDITOR
    2
    using System.IO;
    3
    using UnityEditor;
    4
    using UnityEditor.PackageManager;
    5
    using UnityEditor.PackageManager.Requests;
  4. C# to UML Diagram C# to UML Diagram
    1
    name: Generate UML
    2
    on:
    3
      push:
    4
        branches:
    5
          - master