obiwac / python-minecraft-clone

Source code for each episode of my Minecraft clone in Python YouTube tutorial series.
https://www.youtube.com/playlist?list=PL6_bLxRDFzoKjaa3qCGkwR5L_ouSreaVP
MIT License
166 stars 83 forks source link

Reverted colored lighting to false by default #53

Closed Jukitsu closed 2 years ago

Jukitsu commented 2 years ago

It's better to have OG alpha lighting by default

obiwac commented 2 years ago

Maybe it'd be interesting to make it a bit clearer in the README that there are options which can be changed in options.py?