Skip to content

Ada18980/KinkyDungeonStandalone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A platform which runs Kinky Dungeon, developed by Ada18980, without distributing any unlicensed code or assets, or requiring a account or server connection.

Dev Env Setup:

  • Checkout Bondage Club in a separate directory and navigate to it.
  • Run npm install http-server --save-dev (or you can use any CORS enabled server of your choosing)
  • Run npx http-server -p 3000 --cors
  • Navigate to KD with the url parameter localhost?=3000 (the port from the earlier step). Example.

About

Standalone Kinky Dungeon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.8%
  • HTML 18.2%