Skip to content

uxes/JCloisterZone-Client

 
 

Repository files navigation

JCloisterZone Client

Build Setup

# install dependencies
yarn install

# serve app with hot reload
yarn run dev

# build electron application for production
yarn run package

# lint all JS/Vue component files in `src/`
yarn run lint

Development notes

Issues with upgrade to Electron 9 / 10

Issues with 9

  • after page reload, spawn jave process seems to be stucked look at app.allowRendererProcessReuse - which changed to true in 9
  • also page perfomance seems to be worse

Issues with 10 Vue Dev Tools are not loaded

How to convert Photoshop path to SVG

https://www.bittbox.com/culture/convert-paths-to-shapes-in-photoshop

With path selected choose "Layers / New fill layer"

About

JCloisterZone client application (UI)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 69.0%
  • JavaScript 27.8%
  • Python 1.8%
  • SCSS 1.2%
  • Other 0.2%