comparison README.md @ 10:29f4c25c46f2

Update README.md committer: GitHub <noreply@github.com>
author Paper <37962225+mrpapersonic@users.noreply.github.com>
date Wed, 24 Mar 2021 20:07:08 -0400
parents bfa16fc2d0a5
children 4c47ea3a5b85
comparison
equal deleted inserted replaced
9:002a5dbce627 10:29f4c25c46f2
1 # random 1 # random
2 basically just a dump of stuff i've made 2 a dump of stuff i've made
3
4 ### decodeurl.cpp
5 pretty self explanatory, compiled with libcurl and the likes
6
7 ### garf.cpp
8 this was a joke program i made when garf wanted to put ads on 1123.best
9
10 ### mmltonsf.bat
11 this is a conversion of a script from bash to batch, it just makes compiling nsfs from mmls easier
12
13 ### nhentai.py
14 i found a ton of nhentai codes on a facebook group and i wanted to sort them all. in it's current state you could literally do this with macros it's not that hard
15
16 ### peardeck.cpp / peardeck.py
17 a bad peardeck sentence generator, will only accept inputs from 5-6 characters. i made a python version of this that i like much more than the c++ version
18
19 ### python3path.bat
20 a batch script to put python3 in the path. made this cause my friend didn't know how paths worked
21
22 ### win95kg.cpp
23 iirc the oem key only works some of the time, i don't even remember why i made it. it also has shitty function names that i might clean up in the future