|
|
|
|
|
by cabalamat
6037 days ago
|
|
I've had a look at your website and am not sure exactly what proposition you're offering. I also don't understand your EULA, which says: "The API consists of Javascript that allows You to use the Effect Game Engine on your website, subject to the limitations and conditions described below. The API is limited to allowing You to use the engine only, and does not provide You with the ability to access or modify the underlying code" This is incorrect terminology, because an API is just an interface; the code OTOH is a library. Given that JavaScript is distributed as source, how can I use your library without accessing the underlying code. Do you mean you've obfuscated the source? Furthermore if the Effect Game Engine is on my website, presumably the *.js files containing your libvrary are also hosted on my website, meaning I've copied them. Later on the EULA says: "Effect Games reserves the right to release subsequent versions of the API and to require You to obtain and use the most recent version." How do I "obtain" something without "accessing" it? |
|