Started adding markdown resources

This commit is contained in:
2026-01-28 22:05:06 +00:00
parent 2740b40d81
commit c5f0f63efa
3 changed files with 27 additions and 0 deletions

19
README.md Normal file
View File

@@ -0,0 +1,19 @@
# 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