Skip to content

wipepipe/Houdini

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Houdini

A Club Penguin private server written in Python for the AS2 protocol.

Prerequisites

  • Python 2.7+
  • Twisted
  • SQLAlchemy
  • MySQL driver
  • Redis
    • MacOS and Linux users can use a package manager (e.g. Homebrew or apt) to install the Redis service.
    • If you're on Windows, you can download the Redis installer here.
  • Watchdog
  • bcrypt
  • Marshmallow
  • Six

Installation

After you've installed the latest version of Python 2, navigate to the Houdini directory and run pip install -r requirements.txt in your command prompt or terminal.

Configuration

All configuration settings are located in config.py.

About

Club Penguin private server written in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%