mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
Fix manual downloading and integrate it into the main app
This commit is contained in:
parent
2674743ae9
commit
7164296cb1
7
Wabbajack.Lib/StatusMessages/ManuallyDownloadFile.cs
Normal file
7
Wabbajack.Lib/StatusMessages/ManuallyDownloadFile.cs
Normal file
@ -0,0 +1,7 @@
|
||||
namespace Wabbajack.Lib
|
||||
{
|
||||
public class ManuallyDownloadFile
|
||||
{
|
||||
|
||||
}
|
||||
}
|
7
Wabbajack.Test/EncryptedDataTests.cs
Normal file
7
Wabbajack.Test/EncryptedDataTests.cs
Normal file
@ -0,0 +1,7 @@
|
||||
namespace Wabbajack.Test
|
||||
{
|
||||
public class EncryptedDataTests
|
||||
{
|
||||
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user