I hereby claim:
- I am MattDahEpic on github.
- I am mattdahepic (https://keybase.io/mattdahepic) on keybase.
- I have a public key whose fingerprint is 8E17 E1B4 602A E874 02D2 E367 948B 539B E843 E812
To claim this, I am signing this object:
| using System.Collections; | |
| using System.Collections.Generic; | |
| using System.Linq; | |
| using System.Text.RegularExpressions; | |
| using TMPro; | |
| using UnityEngine; | |
| //Adapted from the TMP vertex jitter example | |
| public class TMPSquiggleTag : MonoBehaviour { | |
| private TMP_Text m_TextComponent; |
| using UnityEngine; | |
| using System; | |
| using System.Collections; | |
| [System.Serializable] | |
| public struct SerializableQuaternion { | |
| public float x; | |
| public float y; | |
| public float z; | |
| public float w; |
| PMAP: PCID enabled | |
| Hacknet Kernel Version 1.0.0: Tue Oct 11 20:56:35 PDT 2011; root:xnu-1699.22.73~1/RELEASE_X86_64 | |
| vm_page_bootstrap: 987323 free pages and 53061 wired pages | |
| kext submap [0xffffff7f8072e000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff800072e000] | |
| zone leak detection enabled | |
| standard timeslicing quantum is 10000 us | |
| mig_table_max_displ = 72 | |
| TSC Deadline Timer supported and enabled | |
| HacknetACPICPU: ProcessorId=1 LocalApicId=0 Enabled | |
| HacknetACPICPU: ProcessorId=2 LocalApicId=2 Enabled |
| @echo off | |
| set OW_DIR="C:/Program Files (x86)/Overwatch" | |
| set EXPORT_DIR="C:/Users/Matt/Desktop/ow" | |
| set ALL_HEROES_NAMES="Genji+McCree+Pharah+Reaper+"Soldier: 76"+Mercy+Sombra+Tracer+Bastion+Hanzo+Junkrat+Mei+Torbjörn+Widowmaker+D.Va+Reinhardt+Roadhog+Winston+Zarya+Ana+Lúcio+Symmetra+Zenyatta" | |
| echo ==Export & Convert Overwatch v1.1 by MattDahEpic== | |
| echo Exporting all data... |
| package com.mattdahepic.mdecore.client; | |
| import com.mattdahepic.mdecore.network.PacketHandler; | |
| import net.minecraft.client.Minecraft; | |
| import net.minecraft.client.audio.ISound; | |
| import net.minecraft.client.audio.MovingSound; | |
| import net.minecraft.entity.player.EntityPlayer; | |
| import net.minecraft.entity.player.EntityPlayerMP; | |
| import net.minecraft.util.ResourceLocation; | |
| import net.minecraft.util.SoundCategory; |
| package com.mattdahepic.telepacks.client; | |
| import com.mattdahepic.telepacks.CommonProxy; | |
| import com.mattdahepic.telepacks.TelePacks; | |
| import com.mattdahepic.telepacks.item.ItemTelePack; | |
| import net.minecraft.client.Minecraft; | |
| import net.minecraft.client.renderer.block.model.ModelBakery; | |
| import net.minecraft.client.renderer.block.model.ModelResourceLocation; | |
| import net.minecraft.client.renderer.color.IItemColor; | |
| import net.minecraft.item.EnumDyeColor; |
I hereby claim:
To claim this, I am signing this object: