Giter Site home page Giter Site logo

source_example_plugin's Introduction

Source example plugin

A minimal example plugin for the 2007 branch of the Source engine.

Building

You will need Visual Studio 2019 and git.

  1. Open Visual Studio 2019. Click on Tools โ†’ Get Tools and Features... from the top bar of the window. This should open the Visual Studio Installer in another window. From the Workload tab, install "Desktop development with C++". From the Individual Components tab, install:

    • MSVC v141 - VS 2017 C++ x64/x86 build tools
    • C++ Windows XP Support for VS 2017 (v141) tools
  2. Run the following in cmd:

    git clone --recurse-submodules https://github.com/lipsanen/source_example_plugin
    
  3. Open source_example_plugin.sln inside the source_example_plugin folder

  4. If Windows asks which program to open source_example_plugin.sln with, choose Visual Studio.

    Do not upgrade the Platform Toolset when prompted, this will make the plugin not build on Debug.

  5. Click Build > Build Solution.

    source_example_plugin.dll will be in source_example_plugin\<Build Configuration>

source_example_plugin's People

Contributors

lipsanen avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

pmarkive

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.