Giter Site home page Giter Site logo

lanicon / duality-companion Goto Github PK

View Code? Open in Web Editor NEW

This project forked from adamslair/duality-companion

0.0 1.0 0.0 2.47 MB

A community-developed Duality plugin implementing experimental or commonly requested features.

License: MIT License

C# 100.00%

duality-companion's Introduction

duality-companion

Duality Companion is a plugin for the Duality engine; it aims to contain utility classes, bits of code and extensions that, for one reason or another, cannot be included in the engine itself but are deemed to be useful, sought-after and trivial enough that they can made properly (at least, in a way that could satisfy the majority of users) once and for all, without the need to reinvent the wheel at each new project.

This repository is maintained and developed independently by the @duality-contributors team.

how to contribute

There are a couple of basic rules that should be followed to ensure that this plugin does what it is set out to do:

  • Ask yourself if the feature you want to add is something that is commonly requested: if yes, and it's not a complex feature, this is the right place.
  • Try to keep the features as small as possible while maintaining their usefulness.
  • Only add to the default behavior of Duality, don't change it.
  • If possible, add xml comments to each class, method and property. At least give the methods, parameters and variables meaningful names.

The plugin itself should mimic the structure of the Duality engine, in terms of namespaces, as much as possible. Classes and extensions should be placed in the appropriate namespace according to their main use - or if there is a corresponding class in the vanilla engine.

how to download

There are no downloads for now, the only way is to build from source. Once the plugin has enough content, a binary will be made available.

building instructions

  1. Clone this repository
  2. Run DualityEditor.exe. It downloads the required packages defined in PackageConfig.xml.
  3. Open the solution and compile it.

duality-companion's People

Contributors

sirepi avatar mfep avatar ilexp avatar

Watchers

James Cloos 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.