Hi,
please make sure you're launching the app the right way, here are the instructions: https://disable-gatekeeper.github.io/
However, I will double check the files soon in case the problem comes from my end and upload a new version if necessary.
Hi,
please make sure you're launching the app the right way, here are the instructions: https://disable-gatekeeper.github.io/
However, I will double check the files soon in case the problem comes from my end and upload a new version if necessary.
Please try to run this command in the Terminal (see a Youtube tutorial):
sudo xattr -rd com.apple.quarantine /Applications/GridlessDB.app
(Change the file path if necessary).
Or you can also claim the steam key and run the app through the steam client (the steam version doesn't seem to have this issue).
Thank you ! It works now :)
In a previous message, I asked you if it was possible to allow json import and you asked me about what json structure I was using. The answer is Construct3 json. Here is a link to a sample of it https://www.dropbox.com/s/2gd33743vj8ytls/ActionsScreen3.json?dl=0
Actually it has this type of structure :
{
"c2array": true,
"size": [
5,
14,
7
],
"data": [
[
[
0,
3,
"",
"Choc électrique ! Vous avez oublié de débrancher.",
"",
"Niveau 3",
""
],
Thank for your good work !