Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

Loon8128/KinkyDungeonStandalone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 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.