Skip to content
This repository was archived by the owner on Jan 24, 2023. It is now read-only.

Commit 7692abe

Browse files
authored
Update README.md
1 parent c8ea8e1 commit 7692abe

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ Modify ReMod.Core as you need it, test your changes and create a pull request to
1717

1818
Please don't ILMerge ReMod.Core into your project as that can cause all sorts of problems with 2 ReMod.Core libraries existing in 1 process.
1919

20+
## Documentation
21+
I'll be honest, read the code in [ReModCE](https://github.com/RequiDev/ReModCE). I wrote this library to use it for my projects. I'm fine with other people using it as long as they respect the [license](https://github.com/RequiDev/ReMod.Core/blob/master/LICENSE) behind it.
22+
A few things are a bit convoluted, but that's because I tried my best to OOP the unity hierarchy of the UI objects behind it. It should still be easy enough to understand.
23+
2024
## Contribution
2125
In case you do have something to contribute, please create a pull request. Try to stay close to the current coding style.
2226

0 commit comments

Comments
 (0)