You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, it does not look like you have really done anything with this project in 2 years, so not really expecting a response or any help on this. However, I have recently started to work with python and saw this project. I am wondering if I could get a little bit of help with the compiling part, I now have a way to compile it all and an idea of what I need to compile but I am not exactly sure. What files of the client need to be compiled in the final .exe/.sh/.app, Do all of the files in SRC and Data need to be compiled for the game to run on the clients end? Sorry if I sound clueless, I just have very little experience actually compiling things. If you end up reading this want to say you've done an amazing job with this project and it has really helped me with my journey learning python so far. Thanks!
The text was updated successfully, but these errors were encountered:
Ok, I'll check that out soon, however, I know there is a compiler specifically for python on OSX(py2app), however my problem was figuring out which files needed to be compiled and put into the app, because from the looks of it, the Linux compiler that you already have up, does not put every single file into the final product, but only some from the client folder. I could be wrong and the final .app need everything from the client folder, in which case that would be my problem. Either way I will try out the PyInstaller.
Hello, it does not look like you have really done anything with this project in 2 years, so not really expecting a response or any help on this. However, I have recently started to work with python and saw this project. I am wondering if I could get a little bit of help with the compiling part, I now have a way to compile it all and an idea of what I need to compile but I am not exactly sure. What files of the client need to be compiled in the final .exe/.sh/.app, Do all of the files in SRC and Data need to be compiled for the game to run on the clients end? Sorry if I sound clueless, I just have very little experience actually compiling things. If you end up reading this want to say you've done an amazing job with this project and it has really helped me with my journey learning python so far. Thanks!
The text was updated successfully, but these errors were encountered: