Skip to content
This repository was archived by the owner on Dec 4, 2018. It is now read-only.

VirtualParadise/libVPNET.Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a template repository of a C# .NET solution and project of a libVPNET bot. You can fork or pull this repository to get started with programming bots for Virtual Paradise. This repository will be divided into branches for different types of starting bases.

Getting started

Assuming you have pulled (after forking, if desired) this repository into a local folder:

  1. Open libVPBot.sln
  2. Rename the file user.example.config to user.config, then open the file
  3. Replace myusername and mypassword with your Virtual Paradise username and password, respectively
  4. Press F5 and enjoy!

Defaults

By default, the template is configured with:

  • A Visual Studio 2013 solution file
  • Output directory for both configurations (Debug & Release) set to the top-level "Build" directory
  • NuGet package restore on build
  • .gitignore that ignores any C#/CLI built files and package caches

About

[obsolete] Template repository of a starter libVPNET solution and project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages