Skip to content
This repository has been archived by the owner on Jun 25, 2018. It is now read-only.
/ kitsune Public archive

PHP implementation of Club Penguin's latest protocol

License

Notifications You must be signed in to change notification settings

widd/kitsune

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kitsune

A PHP implementation of Club Penguin's latest protocol.

Prerequisites

  • PHP version ≥ 5.6
    • PHP 5.6 (as of writing this) is bundled with XAMPP.
    • You'll want to install or enable the cURL extension, which may involve installing the php5-curl package on GNU/Linux distributions.
    • Depending on your PHP version, you need to install php5-xml and php5-json as well (php-xml and php-json for PHP 7).
  • MySQL server
    • MariaDB (which works) is also bundled with XAMPP.

Configuration

Edit Database.xml to conform to your database installation.

About

PHP implementation of Club Penguin's latest protocol

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages