Skip to content

Instantly share code, notes, and snippets.

using UnityEngine;
using UnityEditor;
using System.IO;
using System.Text;
using Environment = System.Environment;
public class FileIDTools
{
[MenuItem("Tools/Get tree")]
static void GetTree()
{
using System;
using System.Reflection;
using System.Runtime;
using System.Runtime.Loader;
using System.Collections;
using System.Collections.Generic;
using System.Runtime.InteropServices;
public class Loader : IDisposable {
private Dictionary<string,string> assemblys;
private Dictionary<string,string> UnmanagedDlls;
sudo apt update && sudo apt -y upgrade && sudo apt install -y zsh git htop cmake make python python3 curl &&sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" &&echo "exec zsh" | less -a ~/.bashrc && exit