mirror of
https://github.com/appgurueu/modlib.git
synced 2024-11-22 07:13:45 +01:00
Credit NobWow
This commit is contained in:
parent
9f65d5df9a
commit
017f2119cb
@ -4,7 +4,7 @@ Multipurpose Minetest Modding Library
|
||||
|
||||
## About
|
||||
|
||||
No dependencies. Licensed under the MIT License. Written by Lars Mueller aka LMD or appguru(eu). Notable contributions by [luk3yx](https://github.com/luk3yx) in the form of suggestions, bug reports and fixes.
|
||||
No dependencies. Licensed under the MIT License. Written by Lars Mueller aka LMD or appguru(eu). Notable contributions by [luk3yx](https://github.com/luk3yx) in the form of suggestions, bug reports and fixes. Another [bugfix](https://github.com/appgurueu/modlib/pull/7) by [NobWow](https://github.com/NobWow/).
|
||||
|
||||
## Tests
|
||||
|
||||
@ -421,4 +421,4 @@ Fixes, minor additions (such as a `hashheap`)
|
||||
* Fixes `math.fround`
|
||||
* Other minor fixes
|
||||
* Switch to lazy loading
|
||||
* Do `_ = modlib.<module>` to avoid lag spikes at run time
|
||||
* Do `_ = modlib.<module>` to avoid lag spikes at run time
|
||||
|
Loading…
Reference in New Issue
Block a user