Make small change to dependencies blurb so it reads better.
This commit is contained in:
parent
d21e30cd18
commit
b03a179931
@ -23,7 +23,7 @@ I'll start off with a small [[https://love2d.org/wiki/Config_Files][~conf.lua~ f
|
|||||||
|
|
||||||
|
|
||||||
* Dependencies
|
* Dependencies
|
||||||
I won't be using any dependencies, instead coding stuff on my own and using LÖVE's libraries sparingly. This is mainly because I like learning what makes games tick, but also I typically find LÖVE-related libraries hard to use and unnecessarily complicated, as well as poorly documented.
|
I won't be using many dependencies, instead trying to code stuff on my own and using LÖVE's libraries sparingly. This is mainly because I like learning what makes games tick, but also I typically find LÖVE-related libraries hard to use and unnecessarily complicated, as well as poorly documented.
|
||||||
|
|
||||||
That being said, I do find *inspect* to be quite useful (I believe it should be a Lua built-in.)
|
That being said, I do find *inspect* to be quite useful (I believe it should be a Lua built-in.)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user