#1, z battlefoxWednesday, 06. January 2016, 18:40 hodinky 9 years ago
My Game is running fine when I build it as a windows game. However, I have no clue how
to create a working Version of my Game for Windows.
Thats what I tried:
1. Downloaded the Linux Player at put th zip-File in my Platform Folder.
2. Select "Linux" when I create my game.
3. Now I have a folder with 4 Files:
- config.ini, report.txt, MyGame.vis and MyGame_linux.zip.
I know from Linux that file Endings doesnt matter, but actually how is
a Linux user able to run my game with those 3 Files? The Wiki somehow mentions
a file called "start" to run the game. But I can't find that file. Not even in the _linux.zip
File. When I open the Zip File, there is only a config.ini, a .vis File and an empty (!)
folder called libs64.
So for a linux noob, what do i have to do with those bunch of files to start the game?