Skip to content
This repository has been archived by the owner on Mar 29, 2019. It is now read-only.

Latest commit

 

History

History
10 lines (8 loc) · 464 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 464 Bytes

penguin-server

penguin-server is an open source server emulator for Club Penguin written in Python 2.7

Getting setup

  • git clone https://github.com/ethanlindley/penguin-server
  • python -m base.StartLoginServer
  • python -m base.StartGameServer

Notes

  • Please take into account that this was initially written in the span of a couple of hours and will most likely not work. Feel free to contribute! Submit a PR and I'll be happy to check it out.