mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
Add note about where I got the source from
This commit is contained in:
parent
379337d0b6
commit
e174510a34
@ -16,6 +16,9 @@ namespace Wabbajack.Networking.BethesdaNet;
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// This code is heavily based on code researched and prototyped by Nukem9 https://github.com/Nukem9/bethnet_cli
|
||||||
|
/// </summary>
|
||||||
public class Client
|
public class Client
|
||||||
{
|
{
|
||||||
private readonly ITokenProvider<BethesdaNetLoginState> _tokenProvider;
|
private readonly ITokenProvider<BethesdaNetLoginState> _tokenProvider;
|
||||||
|
Loading…
Reference in New Issue
Block a user