Update README.md
This commit is contained in:
parent
4761475845
commit
561a5466e0
@ -15,7 +15,9 @@ For real-time assistance with my libraries! A place where you can ask questions
|
|||||||
https://discord.gg/U8UspuA</br>
|
https://discord.gg/U8UspuA</br>
|
||||||
|
|
||||||
# Planned feature
|
# Planned feature
|
||||||
Add system threads for love2d that work like the lanesManager.
|
- [x] Add system threads for love2d that work like the lanesManager.
|
||||||
|
- [ ] Improve performance of the library
|
||||||
|
- [ ] Add more features to support module support
|
||||||
|
|
||||||
Usage:</br>
|
Usage:</br>
|
||||||
```lua
|
```lua
|
||||||
@ -943,5 +945,5 @@ Added:
|
|||||||
IMPORTANT:</br>
|
IMPORTANT:</br>
|
||||||
Every update I make aims to make things simpler more efficent and just better, but a lot of old code, which can be really big, uses a lot of older features. I know the pain of having to rewrite everything. My promise to my library users is that I will always have backwards support for older features! New ways may exist that are quicker and eaiser, but the old features/methods will be supported.</br>
|
Every update I make aims to make things simpler more efficent and just better, but a lot of old code, which can be really big, uses a lot of older features. I know the pain of having to rewrite everything. My promise to my library users is that I will always have backwards support for older features! New ways may exist that are quicker and eaiser, but the old features/methods will be supported.</br>
|
||||||
# TODO (In order of importance)
|
# TODO (In order of importance)
|
||||||
- Finish the wiki stuff. (10% done)</br>
|
- [ ] Finish the wiki stuff. (10% done)</br>
|
||||||
- Test for unknown bugs</br>
|
- [ ] Test for unknown bugs</br>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user