Skip to content

Szmyk/g2npc_designer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

g2npc_designer

Gothic 2 NPC designer based on three.js and bootstrap
Newest version: https://xardas49.github.io/g2npc_designer/

Developement

  1. Install browserify globally

sudo npm install -g browserify

  1. Install node.js modules

npm install

  1. Make changes to your project
  2. Run browserify and make sure js/bundle.js is commited

browserify index.js -o js/bundle.js

About

Gothic 2 NPC designer based on three.js and bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.2%
  • HTML 3.8%