Devlog #20
Today, with the help of ChatGPT, I created the dependency system.
The ZAP can now resolve package dependencies and find the correct versions required by each package. It can also handle multiple versions of the same dependency and create launchers with the required dependencies added to the PATH.
This means different packages can use different versions of the same dependency without conflicts.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.