Advertisement

Looking for contributors to an open-source game

Started by January 25, 2021 08:58 AM
12 comments, last by Javapony 3 years, 8 months ago

Edit: fleabay corrected himself.

None

@Javapony Yes, I was going by the FAQ, my bad. ( I previously edited my last post )

I still want to know what is the “source code” for a non-procedural PNG?

🙂🙂🙂🙂🙂<←The tone posse, ready for action.

Advertisement

In my understanding of the definition from the license, the PNG itself would suffice. Having the source code be that same as object code is not uncommon even for programming languages (take Python or Bash scripts). You could include a project file from the editor you used to create the texture, but editing PNGs is pretty convenient as-is. (I personally don't even save project files for the textures I work on.) Perhaps very complicated images could benefit from a project file, but IMHO that's an extra, like including your IDE settings with the source code.

None

This topic is closed to new replies.

Advertisement