Club Penguin server in your PC tutorial (Windows) (easy method)

Опубликовано: 09 Август 2026
на канале: MrTomas7777
4,227
94

In this video I show how to run a Club Penguin private server locally in a Windows computer, the easiest way possible. You can do this to play solo offline in a safe space, or to have some fun with friends in a server controlled by you!

0:00 Intro
0:07 Prerequisites
0:16 Install WSL and Virtual Machine Platform
1:31 Install Docker
2:30 Download Git
2:55 Finish Docker installation
3:24 Install Git
4:04 IMPORTANT Git setting
4:37 Setup Wand
7:42 Testing


Background: Recently I felt nostalgic and wanted to play this game. It was officially shutdown in 2017, so nowadays the way to play it is on unofficial servers. While there are many already hosted and publicly accessible servers, they tend to have their fair share of issues, such as security concerns, and risk of being DMCAed at any time. Having a way to be able to setup your own server for personal use is a good thing, and I came across an open source project called "Houdini" that does just that. "Wand" is a container that automatically sets up "Houdini", skipping a lot of manual work. I've seen people suggest that "Wand" only works on Linux and not on Windows, but Windows happens to have an optional built-in Linux VM (WSL) that can be used to make this work.