From 705afe2daa5c70fff30e481c9df68c86e798136a Mon Sep 17 00:00:00 2001 From: Little Cat Date: Wed, 11 Jan 2023 21:24:46 -0400 Subject: [PATCH] readme: Updated Panda3D installers for Windows. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 85efb4e..a886a48 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,9 @@ Secondly, you would have to install and use a specific version of Panda3D, which You can install Panda3D SDK through the 32-bit (x86) or 64-bit (x86_64) installers here: -[Panda3D SDK for Windows (Python 3.9, x86)](https://drive.google.com/file/d/1sF4QLDl6h5ZRX-LMAftslDNpkJ-pF9SR/view?usp=sharing) +[Panda3D SDK for Windows (Python 3.9, x86, Last Updated: January 11, 2023)](https://mega.nz/file/6UsARa7R#pg5KgxW0NgkHEl_k0fK6NbBK8LfdEcDGZ6NsVeWwDKM) -[Panda3D SDK for Windows (Python 3.9, x86_64)](https://drive.google.com/file/d/1TEdJ6D3W9ZUf883dg1FWDDPCInepImiz/view?usp=sharing) +[Panda3D SDK for Windows (Python 3.9, x86_64, Last Updated: January 11, 2023)](https://mega.nz/file/uAMxEKqL#yQfS9UPpYHzKYDR5vq-LF5gxxLa6HUmxLUp65uzneVo) If you install Panda3D outside the default directory (or use the x86 installer), you may have to change the `PPYTHON_PATH` file located in the root directory and change it to your install directory.