Code Monkey home page Code Monkey logo

Comments (7)

mike-eason avatar mike-eason commented on June 9, 2024

Hi,

The assets were purchased from here: https://assetstore.unity.com/packages/2d/gui/icons/character-avatar-sci-fi-107693#content

I'll double check if there is a license file and if so add it to the repository.

from solaris.

elouin avatar elouin commented on June 9, 2024

Thanks for the quick answer!
These seem to fall under Unitys asset license. https://unity3d.com/legal/as_terms

It seems like those are only the avatars though, what is with the rest of the assets?

from solaris.

mike-eason avatar mike-eason commented on June 9, 2024
  • The badges fall under a single purchase license.
  • The specialist icons fall under a CC BY 3.0 license (basically do whatever you want)
  • Everything else falls under the same license of this repository, GPL-3.0.

I will add any missing licenses in the next release.

The GPL-3.0 license extends to any use of the code, this basically means that you are free to use and modify the code however anything you do must be open source - anyone can see your modified code and install it for their own purposes.

from solaris.

elouin avatar elouin commented on June 9, 2024

I am just curious what one would have to look out for in a fork/self hosted version of the game(not that i currently plan on doing so).

I will add any missing licenses in the next release.

Thanks, would be great to know the license for every item in the clients assets folder.

The GPL-3.0 license extends to any use of the code

It doesn't as far as i know. The case where you run a piece of software on a server(like you would do with Solaris) isn't covered by the GPL(for this case there is the AGPL, see https://www.gnu.org/licenses/why-affero-gpl.en.html). Either way, i was just curious about the licensing on the non code parts of Solaris.

from solaris.

mike-eason avatar mike-eason commented on June 9, 2024

I'll get that done for you this week.

Understood, my mistake. You're absolutely free to run Solaris on your own server without modifications (as far as I understand the license). 🤝

Just be careful on the UI assets licenses in the client.

from solaris.

elouin avatar elouin commented on June 9, 2024

I'll get that done for you this week.

Thanks a lot!

You're absolutely free to run Solaris on your own server without modifications (as far as I understand the license).

Someone could run a modified version of the gpl code, without releasing the source as far as I understand the license(I am no lawyer or so).

from solaris.

mike-eason avatar mike-eason commented on June 9, 2024

I've added the license for the badges, the license for the specialists is already there which I didn't see at first.

I'm not sure what to do for the unity assets other than point you to https://unity3d.com/legal/as_terms as discussed above.

Lastly, the audio assets I couldn't find where I had downloaded them from however I am certain they were free assets. Consider them to be under the repository's license.

Enjoy.

from solaris.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.