Windows Double click the run.bat script. Running the game via Visual Studio Code To configure poetry to run with Visual Studio Code, open the ClanGen folder and run the following code snippet in the Visual Studio Code integrated terminal (Ctrl + ` to open the integrated terminal): poetry co...
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 cd ~ mkdir gcc_all && cd $_ git clone git://gcc.gnu.org/git/gcc.git gcc-10cd gcc-10 contrib/download_prerequisites cd .. mkdir build && cd $_ ../gcc-10/configure --prefix=/usr/local/gcc-10 \ --enable-checking=release...
DownloadsNote: These are developer builds and are not guaranteed to work! We do not give support to developer builds!Windows 10+ macOS LinuxAlternatively, you can see All Supported SystemsRunning from sourceRequirementspython >= 3.8 pygame >= 2.2.1 pygame_gui >= 0.6.9 and more, please ...
Windows Double click therun.batscript. To configure poetry to run with Visual Studio Code, open the ClanGen folder and run the following code snippet in the Visual Studio Code integrated terminal (Ctrl + ` to open the integrated terminal): ...
Fix the scripts because Windows is ew Feb 19, 2024 README License clangen Fan-edit of the warrior cat clangen game Original creator: just-some-cat.tumblr.com Fan-edit creator: SableSteel, and many others Downloads Stable Stable versions can be downloaded directly from theofficial ClanGen web...
DownloadsNote: These are developer builds and are not guaranteed to work! We do not give support to developer builds!Windows 10+ macOS LinuxAlternatively, you can see All Supported SystemsRunning from sourceRequirementspython >= 3.8 pygame >= 2.2.1 pygame_gui >= 0.6.9 and more, please ...
Linux, macOS, Windows (WSL) Open a terminal and paste this: curl -sSL https://install.python-poetry.org | python3 - Windows (Powershell) Open a PowerShell window (Windows key and then enter PowerShell) and paste this: (Invoke-WebRequest -Uri https://install.python-poetry.org -UseBas...