Search found 5 matches
- Fri Jun 22, 2018 10:10 pm
- Forum: General
- Topic: Bug: when window.resizeable is set to false, window expands
- Replies: 1
- Views: 2567
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!
- Thu Jun 21, 2018 11:57 pm
- Forum: General
- Topic: Download files straight from the game/program?
- Replies: 9
- Views: 10769
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?
- Wed Jun 20, 2018 10:47 pm
- Forum: General
- Topic: Download files straight from the game/program?
- Replies: 9
- Views: 10769
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.
- Wed Jun 20, 2018 9:53 pm
- Forum: General
- Topic: Download files straight from the game/program?
- Replies: 9
- Views: 10769
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.
- Wed Jun 20, 2018 12:51 am
- Forum: General
- Topic: Download files straight from the game/program?
- Replies: 9
- Views: 10769
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!