I don't really use github, if you want to find my recent projects, check out my codeberg
I already have an about me on my website so please check that out instead. Sorry that there isnt anything else here.
I don't really use github, if you want to find my recent projects, check out my codeberg
I already have an about me on my website so please check that out instead. Sorry that there isnt anything else here.
Compile the 3DS Linux project with only one command!
Makefile 5
Forked from k4zmu2a/SpaceCadetPinball
Decompilation of 3D Pinball for Windows – Space Cadet; For PPC Mac and Linux
#!/bin/bash
# Set directory to install to here:
export OSUINSTALLDIR=~/.local/games/osu
#export OSUINSTALLDIR=$(pwd) # uncomment if you want to install to the same directory the script is located in
Forked from armlabs/ssd1306_linux
SSD1306 oled I2C driver working in linux
C
Some of my scripts that do stuff. Might be useful for someone some day.