Ptr32Void / OSTrICa

306 stars 92 forks source link

Cross Platform Issue #1

Closed inigma117 closed 8 years ago

inigma117 commented 8 years ago

Fixed an issue preventing proper execution on other than Windows OS.

Ptr32Void commented 8 years ago

Hi,

Thanks for reporting. I can see 18 files changed (in binary format, I cannot see the diff). There should be only few files to update. I will work on a fix because I cannot see the diff and there should be only few places to update so I cannot merge.

inigma117 commented 8 years ago

You can change line 29 to this in PLuginLoader.py Plugin_folder = os.path.join("..", "Plugins")

I am not sure why it's saying all of those files need changes, unless I am behind the current

Ptr32Void commented 8 years ago

I changed few other things. I have updated the code which is now Cross Platform.