S
S
Senture2019-03-06 00:55:30
linux
Senture, 2019-03-06 00:55:30

How to run a unity game on Linux?

Hello, there is a small game on Unity, it works fine in windows, I compiled it under Linux, transferred it to a virtual machine and I see this picture:
5c7eeffd85984111801504.png
How to run, I don’t understand! I run the file 1.x86_64 asks me how to open this file, but I have no idea =)
Please tell me how to run this beast?
PS Ubuntu 14.04
PSS Thank you all very much!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
T
Talyan, 2019-03-06
@Senture

Umm. Well, if file 1 is executable, then:

chmod +x ./1.x86_64
./1.x86_64

chmod +x - make the file executable
Well, run the next line

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question