Files
Pacore/README.md

20 lines
558 B
Markdown

# Pacore
Pacore is a small unity coding QoL library mainly focused on improving accesability within the editor.
You can view a list of the features with their documentation [here](Features.md)
and all planned features [here](Todo.md).
> NOTE: You may be viewing this repository on the github mirror,
> the repository is hosted on [git.bibko.uk](https://git.bibko.uk/Pasha/Pacore)
### Add to project
#### Requirements
- Unity 2022.3 or later (earlier versions may still work)
- No other dependencies or software is required
#### Instillation guide
WIP