Question Regarding term of use

i found this package out there Sahasrara/GraphViewPlayer
in the header, it says that

so the question may I use and ship my game using it or it is not allowed

Thank you

“Reference only” means you can’t use it. It’s only there for you to look at.

I assume if it has this license then it must be built-in to the engine somewhere, though, so there’s really no reason to use it unless you wanted to modify it somehow.

1 Like

Here are the most relevant sections of the license agreement. You’re only allowed to look at the code to see how it functions. You’re not allowed to copy the code out to add it to your own project.

Thank you @kdgalla and @Ryiah for the clarification i appreciate that <3