fogleman / Craft

A simple Minecraft clone written in C using modern OpenGL (shaders).
http://www.michaelfogleman.com/craft/
MIT License
10.38k stars 1.39k forks source link

An app on the play store seems to be using this for their Minecraft clone. #315

Open hmm-monke opened 6 months ago

hmm-monke commented 6 months ago

There is a minecraft clone which is redistributing minecraft but also this project.

Under certain conditions (like when root isnt hidden from the app) instead of loading up stolen minecraft the game will look like this: Screenshot_20240220_214454

opening up the libcraft_android.so file in its apk also looks familiar.

ajh123 commented 4 months ago

Technically the MIT license (which this project is licensed with) allows this use:

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software

However:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

I have not checked that project itself but I assume the copyright notice is not included?

Python-Sargent commented 4 months ago

That looks like an infringement to me and I really think it is disgusting that someone is selling a copy of someone's FOSS project.

However, I would suggest contacting the person who set up the play store app and asking them if they knew they were infringing, especially as it is possible that they took it from a fork that was also not doing the licensing properly.

Doubtless you understand how to address this already but I hope this helps.

On Sun, May 5, 2024 at 9:44 AM Samuel Hulme @.***> wrote:

Technically the MIT license (which this project is licensed with) allows this use:

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software

However:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

I have not checked that project itself but I assume the copyright notice is not included?

— Reply to this email directly, view it on GitHub https://github.com/fogleman/Craft/issues/315#issuecomment-2094836718, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVPQZHUS3TRHRWEJ6ROB353ZAZAVXAVCNFSM6AAAAABDSYMSFGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOJUHAZTMNZRHA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

yann64 commented 4 months ago

Can it be reported to Google so they take it down from the store? I am not sure there is a strong case though so doubtful anything will happen.

Python-Sargent commented 4 months ago

I would suggest that you contact the person who infringed before taking measures such as reporting, hopefully this can be resolved peacefully.

On Sun, May 5, 2024 at 12:24 PM yann64 @.***> wrote:

Can it be reported to Google so they take it down from the store? I am not sure there is a strong case though so doubtful anything will happen.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

harpetersen commented 4 months ago

Worth pointing out, that going after them in court can help fund your project.

Although it's also possible co-pilot just wrote your code in for them as they tabbed through "writing" a mine-craft clone, at which point you'd have a solid case for going after co-pilot instead, which is a much heftier chunk of change.

Python-Sargent commented 4 months ago

Absolutely, but I wouldn't want to be a jerk, so it is best to give a warning/let them know they are infringing.

It's like the idea where you don't shoot someone who is trespassing unless you clearly have it marked that you will shoot them. (maybe a little of an extreme example)

hmm-monke commented 2 months ago

they have no good intentions. the app is actually a reupload of minecraft bedrock edition but if your device is rooted it falls back to this. license is not included.

hmm-monke commented 2 months ago

they have had other apps that were taken down. theyve been doing this for over 6 years at this point. they keep coming back with new developer accounts but internally the name "mmarcel" is still used.