Compare commits

..

3 Commits
v1.0 ... main

Author SHA1 Message Date
Michael Hinrichs 9752e5a457 update from .net5.0 to .net6.0. 2024-08-14 16:47:11 -03:00
NintenHero a2465fd219
Update README.md 2024-06-01 16:07:04 -05:00
Michael Hinrichs 6815393b01 Damit, i forgot to switch the reader to the other file 2024-05-22 13:14:08 -05:00
3 changed files with 7 additions and 5 deletions

View File

@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net5.0</TargetFramework>
<TargetFramework>net6.0</TargetFramework>
<RootNamespace>Linkrealms_Extractor</RootNamespace>
</PropertyGroup>

View File

@ -26,6 +26,7 @@ namespace Linkrealms_Extractor
});
}
br = new(File.OpenRead(Path.GetDirectoryName(args[0]) + "//" + Path.GetFileNameWithoutExtension(args[0]) + ".pak"));
foreach (Subfile file in data)
{
br.BaseStream.Position = file.start;

View File

@ -1,4 +1,5 @@
# Linkrealms-Extractor
Extracts the resources from Linkrealms idx/pak files. Drag either one onto the application, and it will read both the idx file for file names and locations, and the pak file of the same name for the file data.
<br>
Unfortunately, the game is no longer avalible for purchase on steam. If you have it in your library, you can still reinstall it.
# Linkrealms Extractor
Extracts the resources from Linkrealms idx/pak files. Drag either one onto the application,</br>
and it will read both the idx file for file names and locations, and the pak file of the same name for the file data.
Unfortunately, the game is no longer avalible for purchase on steam. If you have it in your library,</br>you can still reinstall it with steam://install/402450.