An open API service indexing awesome lists of open source software.

https://github.com/vchet/dk2-loadout

Door Kickers 2 Loadout Preview and Sharing
https://github.com/vchet/dk2-loadout

door-kickers-2

Last synced: 3 months ago
JSON representation

Door Kickers 2 Loadout Preview and Sharing

Awesome Lists containing this project

README

        

# Door Kickers 2 Loadout

![svelte](https://img.shields.io/github/package-json/dependency-version/VChet/dk2-loadout/dev/svelte?color=ff3e00)
![build](https://github.com/VChet/dk2-loadout/workflows/build/badge.svg)
[![code style](https://antfu.me/badge-code-style.svg)](https://github.com/antfu/eslint-config)

![preview](./preview.jpg)

> All game resources and images belong to their respective owner — [KillHouse Games](https://inthekillhouse.com) and are used with their permission

## Development

- Install dependencies: `pnpm install`
- Start dev-server: `pnpm run dev`
- Build for production: `pnpm run build`