Giter VIP home page Giter VIP logo

disunity's Introduction

Disunity

A fullstack toolchain for modding Unity games.

Repository overview

Disunity components are separated into a number of projects within the repository:

  • Disunity.Core/ general functionality shared by multiple components
  • Disunity.Editor/ Unity Editor extension for exporting mod archives
  • Disunity.Preloader/ MonoMod preload patcher which implements the Disunity mod-preloader
  • Disunity.Runtime/ Bepinex plugin which implements the Disunity runtime mod-loader
  • Disunity.Management/ functionality covering all aspects of local mod management
  • Disunity.Cli/ a commandline mod manager which utilizes Disunity.Management
  • Disunity.Store/ an ASP.NET Core site implementing the mod store backend
  • Frontend/ a Typescript/Vue.js frontend for the mod store

A number of other directories contain other useful things:

  • docs/ developer documentation in markdown
  • docker/ artifacts for building and running our Docker containers
  • lib/ stripped pre-compiled assemblies that some projects rely on, not available in nuget
  • ExampleMod/ a Unity project which contains a simple example Disunity mod

There are a few files of note too:

  • Makefile contains high-level commands for building and running the site and running tests
  • paket.dependencies declares all external dependencies for all projects
  • paket.lock contains the exact concrete versions of our dependencies we currently use
  • Disunity.sln.DotSettings contains the Rider/Resharper project styles and warning levels
  • .env.template should be copied to .env to supply environment variables to our Docker containers during development
  • .gitignore prevents certain files from being added to the repository

Please consult the various files within the docs/ directory for further documentation.

disunity's People

Contributors

dustinlacewell avatar scottbot95 avatar slouchingcat avatar mistername 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.