sebastian-heinz

Results 3 comments of sebastian-heinz

HI, found how to generate the binary blob here: https://github.com/onepiecefreak3/GMDConverter/blob/master/AllAAGMDStruct/GMD/GMD.cs#L357 And how I have implemented GMD reading/writing: https://github.com/sebastian-heinz/Arrowgene.DragonsDogmaOnline/blob/develop/Arrowgene.Ddon.Client/Resource/GuiMessage.cs

Try deleting the nuget.config within C:\Users\USER\AppData\Roaming\NuGet it might be a issue that it contains a old configuration, it will then be re-created correctly

need to locally bump version and test if it is compatible with the dotNet version and everything else still working before merging. Generally bumping versions is good, to gain the...