Skip to content

Instantly share code, notes, and snippets.

View uwueviee's full-sized avatar

Evie Viau uwueviee

View GitHub Profile

aspe:keyoxide.org:ZG7RAIM4LSUAHGG6NSZ3BNJCRI

@uwueviee
uwueviee / generate_wrapper.py
Last active May 7, 2021 15:42
Generate bindgen wrapper.h from headers
from os import walk, path, remove
from sys import argv
if len(argv) <= 1:
print("ERROR: Please supply a path to the headers!")
exit(1)
if path.exists('wrapper.h'):
remove('wrapper.h')

Keybase proof

I hereby claim:

  • I am pretzelca on github.
  • I am pretzel (https://keybase.io/pretzel) on keybase.
  • I have a public key ASC-voRvJcCZZNW8AvFgWsuRzFRLYCg_ExehxmbCaxJaJQo

To claim this, I am signing this object:

<Files *>
order deny,allow
deny from all
</Files>
<Files ^(*.jpeg|*.jpg|*.JPEG|*.JPG|*.png|*.gif)$>
order deny,allow
allow from all
</Files>

Keybase proof

I hereby claim:

  • I am pretzelca on github.
  • I am pretzel (https://keybase.io/pretzel) on keybase.
  • I have a public key ASCHoQEjX9FqAvQs3Vyl7uX1T6Z6_aXLC957IjgSVU9vOQo

To claim this, I am signing this object:

Patch dupe glitches
Add anti cheat type of service
Make wiki for Stone
Finish site fully
Add user brick support onto site