stephini / SMAS_Launcher

17 stars 2 forks source link

Feature: Add batch file for installing dependencies. #7

Closed stephini closed 1 year ago

stephini commented 1 year ago

As part of the enhancements made to the project, a batch script has been added to automate the installation of dependencies. This script reads the dependencies.txt file and automatically installs the required packages, eliminating the need for users to consult the readme.md or manually execute the installation commands. This simplifies the onboarding process and ensures that users can quickly and easily set up the necessary dependencies for the project. By providing a streamlined installation method, I enhance the user experience and reduce the potential for errors or confusion during the setup phase.