Giter Site home page Giter Site logo

bia10 / singular Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bosslandgmbh/singular

1.0 2.0 0.0 2.88 MB

Singular is the combat routine that is shipped with Honorbuddy by default.

Home Page: http://honorbuddy.com

C# 100.00% Smalltalk 0.01%

singular's Introduction

Singular

This repository contains the source code for Honorbuddy's default, all-in-one combat routine.

Using Singular

Whenever a new version of Honorbuddy is released, the latest version of Singular is pulled from this repository, and included in the release automatically.

If you want to obtain a copy of Singular manually, you can download the contents of the repository as a .zip file, using the Clone or download -> Download ZIP buttons. Then delete the Singular directory inside Honorbuddy's Routines folder, and then extract the contents of the ZIP so that C:\Path\to\HB\Routines\Singular\Singular.xml is valid.

Developing Singular

Since Honorbuddy compiles Singular by itself there is no need to set up a proper build environment. However, this is still beneficial if you are going to be making changes to Singular to make sure your changes still compile.

The repo includes at VS2017 solution which can be opened. To make the project compile you must add references to Honorbuddy's .exe and .dll files. The project is already set up to reference the correct assemblies in the Dependencies directory, so this directory just needs to be created.

The easiest way to do that is with a symbolic link to your Honorbuddy installation. If the path C:\Path\to\Honorbuddy\Honorbuddy.exe is valid, this is easily done by opening a command prompt in the root of Singular (in the same folder as the .sln file) and running the following command (if using PowerShell, you should prefix this command with cmd /c ):

mklink /J Dependencies "C:\Path\to\Honorbuddy"

Singular should now build successfully in VS2017.

Contributing

See the Contributing document for guidelines for making contributions.

Discuss

You can discuss Honorbuddy in our Discord channel which can be found here.

singular's People

Contributors

aevitas avatar apocdev avatar echotiger avatar hawkerbot avatar highvoltz avatar jakobbotsch avatar mastahg avatar nesox avatar raphudo avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.