Skip to content

Digital character creator and player sheets for the LANCER TTRPG

License

Notifications You must be signed in to change notification settings

Eranziel/compcon

 
 

Repository files navigation

COMP/CON

The companion app for Massif Press's LANCER Tabletop RPG



Netlify Status Build Status Commitizen friendly Join the LANCER discord
Support COMP/CON on Patreon

Features

  • Character & mech creation
    • Active Play Mode for status tracking during sessions
  • Compendium
  • Encounter Toolkit for GMs
    • NPC Roster
    • Encounter Builder & Mission Runner
  • Homebrew Support

Contributing

See CONTRIBUTING.

Building

COMP/CON is built with Vue.js and can build to either web or Electron.

# Install dependencies
  yarn
# Run in dev mode in the browser, with hot reloading
  yarn dev
# Build for web
  yarn build
# Build for Electron
  yarn electron:build

Got a problem?

You can also just create an issue if you know what you're doing.

License

GPL

About

Digital character creator and player sheets for the LANCER TTRPG

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 74.9%
  • TypeScript 22.6%
  • CSS 1.1%
  • JavaScript 1.1%
  • Other 0.3%