Skip to content

Instantly share code, notes, and snippets.

View Hazuki-san's full-sized avatar
🤔

Hazuki Onohara Hazuki-san

🤔
View GitHub Profile
@Hazuki-san
Hazuki-san / mtar_reader_py37_mrdev.py
Last active January 11, 2024 08:12
File is from Modders' Heaven; MGSV modding community
import sys
import struct
import os
import math
import ctypes
PI = 22.0/7.0
def ToEuler(q):
# working version
x, y, z, w = q
@Hazuki-san
Hazuki-san / aoba.css
Created September 17, 2021 12:46
Aoba Style CSS
/**
* @name A
* @author ClearVision Team
* @version 6.1.1
* @description Highly customizable and beautiful theme for BetterDiscord.
* @source https://github.com/ClearVision/ClearVision-v6
* @website https://clearvision.gitlab.io
* @invite dHaSxn3
*/