c# - No Settings tab in Properties of XNA project in Visual Studio -


When I created Windows Project Projects, I use it to create an application by relaunching it I am able to store the variable for In Project Properties, go to the Settings tab. I am currently working on an XNA project and want to do something to save 'hi-score' in this game. However, when I look in properties then there is no Settings tab. Any ideas if I can access this option in the XNA project?

In the solution, right-click on your project Explorer, Add - and G; Find components, and settings file.

Comments

Popular posts from this blog

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

.net - Creating a new Queue Manager and Queue in Websphere MQ (using C#) -