added files via upload

This commit is contained in:
Balackburn
2023-06-27 09:54:41 +02:00
commit 2ff6aac218
1420 changed files with 88898 additions and 0 deletions

14
Tweaks/PSHeader/README.md Normal file
View File

@@ -0,0 +1,14 @@
PoomSmart's headers
===========
A collection of headers used by most of PoomSmart's tweaks.
Setup
======
Make a folder named `PSHeader` containing all headers outside of your project folder. Also create `PS.h` header file that contains this line `#import "PSHeader/PS.h"`.
Usage
======
In your tweak source code, `#import "../PS.h"`