Work with licence

As you probably know you can license your (Hard) work, to protect it.

Nuwa actually support the Creative Commons licenses

I'm not a professional on this subject.
So, you can visit the Creative Commons official website and pick the license you want.


Modifications

content.pack

{
  "packName": "Ma Super Packy Pack", //mandatory
  "namespace": "super_pack", //mandatory
  "version": "0.0.1", //mandatory
  "authors" : ["ZeAmateis"], //optional
  "credits" : ["Thanks to my parents to bring me life."], //optional
  "description": [ //optional
    "That was ma super pack description !",
    "Yeah boiiii."
  ],
  "license" : "by" // <- Add this line.
}

Values

The license property is a String value

List of supported Creative Commons license format by Nuwa
  • by
  • by-nc-nd
  • by-nc-sa
  • by-nc
  • by-nd
  • by-sa
In-Game License Render

Licence In-Game Render