Tagged Questions
1
vote
0answers
131 views
How would the GPL apply to these generated source files? [closed]
I am currently using Love2D as my game engine of choice and have come across the situation where I have had to retype out similar code over and over. In particular, if I want to add a new color to a ...