Skip to content

kbrdthenerd/collasping-creation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collapsing Creation

Installation Instructions

  1. Make sure you have node and npm installed
  2. Run npm install
  3. Run electron . to open game
  4. Run the follow to create an exe for windows:
electron-packager . collapsing-creation --overwrite --asar --platform=win32 --arch=ia32  --prune=true --out=collapsing-creation-exe --version-string.CompanyName=CE --version-string.FileDescription=CE --version-string.ProductName="Collapsing Creation" --electron-version 3.0.2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published