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.

Please, make a tutorial on how to create simple xenko project using only nuget(without installation of the xenko distribution)

See original GitHub issue

Or maybe even better idea is to add custom template(s) to nuget, that could be installed through dotnet new -i Xenko.Game.Template and used through dotnet new xenkogame

Issue Analytics

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

github_iconTop GitHub Comments

3reactions
Kryptos-FRcommented, Jan 9, 2019

@rds1983 I couldn’t quickly figure out how to make it work for a netcoreapp, but I managed to have a minimal project for net461 (see attachment: Xnk.zip). Hopefully it can get you started.

See how some libraries are optional (e.g. navigation or physics).

Then we can continue the discussion on the other issue (#80).

1reaction
Kryptos-FRcommented, Jan 9, 2019

@rds1983 There is no need for “please” at all IMO. Use imperative mood, optionally with “Feature request: XXX”

For example:

  • “Add an example (tutorial) using only nuget”
  • “Feature request: Add an example (tutorial) using only nuget”

It is shorter and has all the relevant information. Details should be in the description. 😉

Read more comments on GitHub >

github_iconTop Results From Across the Web

Please, make a tutorial on how to create simple xenko ...
Please, make a tutorial on how to create simple xenko project using only nuget(without installation of the xenko distribution) #315.
Read more >
Xenko 3.1 Released
Graphics : yes, if you want to make a custom project only using Xenko mathematics or graphics API without the full Xenko engine,...
Read more >
Feature Spotlight: Xenko 3.1 + NuGet
NuGet packages will have a xenko folder containing Xenko assets. As a result, user will be able to generate nuget package containing Xenko...
Read more >
Video tutorials - Overview and planning
Listing and Source projects for Xenko tutorials. Contribute to Aggror/XenkoTutorials development by creating an account on GitHub.
Read more >
Did you know that Stride is basically MonoGame with a 3d ...
Hi, It appears that many people have never heard of the Xenko (soon to be ... It should be quite easy to port...
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