Search found 5 matches

by MarcoPolo0306
Fri Jun 22, 2018 10:10 pm
Forum: General
Topic: Bug: when window.resizeable is set to false, window expands
Replies: 1
Views: 2447

Bug: when window.resizeable is set to false, window expands

When you disable the resizable setting, the window will expand when you move it. Is there any to fix this? Thanks for any help!
by MarcoPolo0306
Thu Jun 21, 2018 11:57 pm
Forum: General
Topic: Download files straight from the game/program?
Replies: 9
Views: 10355

Re: Download files straight from the game/program?

Alright, I've used that now, but whenever I try to change the directory that the file saves in, the file won't save whatsoever. Maybe the directory needs to be valid?
by MarcoPolo0306
Wed Jun 20, 2018 10:47 pm
Forum: General
Topic: Download files straight from the game/program?
Replies: 9
Views: 10355

Re: Download files straight from the game/program?

Alright, I found here where the data of the game is saved. I'll try copying the downloaded data where the data is saved to a %appdata%/MyGame or %appdata%/Testing file. Maybe this could help someone else who is looking on how to do this. :)
by MarcoPolo0306
Wed Jun 20, 2018 9:53 pm
Forum: General
Topic: Download files straight from the game/program?
Replies: 9
Views: 10355

Re: Download files straight from the game/program?

Thanks, but I wanted to save it to the computer. I'll check the wiki, hopefully I find something there.
by MarcoPolo0306
Wed Jun 20, 2018 12:51 am
Forum: General
Topic: Download files straight from the game/program?
Replies: 9
Views: 10355

Download files straight from the game/program?

I am new to the Love game creator, but not new to Lua. I want to make a game that will download the game files from GitHub or my website. Any help would be apricated!