NVCounter is a C# Counter for Fallout NV Speedrunners
Unique Counter for All Unique Weapons and All Unique Clothes
I need your help!
You can browse the Issues to find good issues to get started with. Select one that is not already done or in progress, assign yourself, and drag it over to "In Progress".
- Fork the project
- Clone your forked repo:
git clone https://github.com/YourUsername/NVCounter.git - Create your feature/bugfix branch:
git checkout -b new-feature - Commit your changes to your new branch:
git commit -am 'Add a new feature' - Push to the branch:
git push origin new-feature - Create a new Pull Request!
NVCounter is written in C#. To compile NVCounter, you need one of these versions of Visual Studio:
- Visual Studio 2015 Community Edition
- Visual Studio 2015
Simply open the project with Visual Studio and it should be able to compile and run without any further configuration.
Image Credits: Drunken Peasants Podcast

