Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
noisecode3 committed Jul 17, 2024
1 parent 49a3a74 commit 570fb07
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
1 change: 1 addition & 0 deletions src/Network.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ void Downloader::run()
else
{
qDebug() << "Failed to retrieve file size from header";
// handle ssl error
return;
}
}
Expand Down
7 changes: 2 additions & 5 deletions utils/README
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,8 @@ installing it.
5.War of the Worlds
https://www.trle.net/sc/levelfeatures.php?lid=3430
have not played through all of the game
no problems, seem to work with proton
This was changed from Mists of Avalon - First Clues
but that one got me stuck where a door was supposed
to open for a key.
plying with lutris and dgvoodoo, fix flashlight bug

6.The Hidden Dagger II - Dragon's Legacy
https://www.trle.net/sc/levelfeatures.php?lid=3621
Starts the game and first map, seems to be no problems
Starts the game and first map, backgrund audio is missing

0 comments on commit 570fb07

Please sign in to comment.