diff --git a/BACKERS.md b/BACKERS.md index 99b14faf77..aeee271a44 100644 --- a/BACKERS.md +++ b/BACKERS.md @@ -27,6 +27,7 @@ This is a list of all the people who are contributing financially to Panda3D. I * Maxwell Dreytser * SureBet * Gyedo Jeon +* GameDev JONI ## Backers diff --git a/README.md b/README.md index 655fd305b4..e37336a4f2 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ python3 makepanda/makepanda.py --everything --installer --no-egl --no-gles --no- You will probably see some warnings saying that it's unable to find several dependency packages. You should determine which ones you want to include in your build and install the respective development packages. You may visit -[this manual page](https://www.panda3d.org/manual/?title=Third-party_dependencies_and_license_info) +[this manual page](https://docs.panda3d.org/1.11/python/distribution/thirdparty-licenses) for an overview of the various dependencies. If you are on Ubuntu, this command should cover the most frequently