mirror of
https://github.com/YTLitePlus/YTLitePlus.git
synced 2026-04-24 18:13:39 +00:00
14 lines
338 B
Markdown
14 lines
338 B
Markdown
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"`
|