question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Nuget package different from here

See original GitHub issue

Hi,

I am updating from CML to this, and already installed the version 2.0.2, but theres some different results.

  • As example, new Minecraft(path) dont return a path string but returns itself, not what your examples says;
  • Theres no CMLaunch(), only MLaunch();

And some other things…

Heres the installed version: image

Can you check whats wrong? Thanks!!

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
AlphaBscommented, Jul 1, 2020

I found that example codes in readme has some grammatical error, and some codes may confuse user :

 //var path = "your minecraft directory";
 var path = Minecraft.GetOSDefaultPath(); // get default minecraft path

so I updated readme. thanks for creating issue.

0reactions
AlphaBscommented, Jul 1, 2020

sorry, i will update it asap

Read more comments on GitHub >

github_iconTop Results From Across the Web

NuGet Package version not matching reference version
The trick is that you are comparing different things. Nuget shows you available packages with their package version numbers.
Read more >
NuGet Package Version Reference
NET, here are the known list of differences between NuGetVersion and Semantic Versioning, and the reasons why an existing Semantic Versioning ...
Read more >
Multi-Targeted NuGet Package Gotchas! - YouTube
Most packages nowadays are multi-targeted. Meaning they target various versions of .NET Framework, .NET Core, and .NET Standard. Here are a ...
Read more >
Here 0.9.0
NET library that provide mainly functional features for C#. This means concept of Option, Result, Either and ValueObject.
Read more >
Aksio.Defaults 1.6.10
It contains custom rules and the default rule-sets with the tuned rules we care about. Read more about the custom analyzers here. Getting...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found