Author Topic: NGUI License Question  (Read 5027 times)

r-dotPhunky

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 4
    • View Profile
NGUI License Question
« on: July 16, 2013, 04:09:52 PM »
Hey there ArenMook,

I purchased NGUI a few months back - I LOVE this product.

I have a license question, though.  On the asset store, I see all kinds of NGUI extensions and addons for sale.  I've not purchased one to look but are those created independently from NGUI or are they created using the framework that NGUI gives us... and then turned around and sold?

If I create a custom component for NGUI... what are the rules for sharing/selling? An example would be I created a custom scrolling UI PopupList (looks/acts like a drop down menu) and a friend joked that I should put it up for sale because he's seen folks asking for it.  Is that kind of thing allowed?

Malzbier

  • Jr. Member
  • **
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 93
    • View Profile
Re: NGUI License Question
« Reply #1 on: July 17, 2013, 02:48:18 AM »
How i did understand ti t you can sell anything you make.
Just be sure not to include any NGUI code.
You can make your class inherit form an NGUI class.
Just make your package and make sure not to include anting form NGUI.
This will work because of every one who like to use it should have NGUI installed in the project.
(Hope this is correct , if not ArenMook will fix it  :) )

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: NGUI License Question
« Reply #2 on: July 17, 2013, 04:28:50 AM »
Pretty much what Malzbier said. As long as what you're selling doesn't include NGUI, you're good to go.