This folder is dedicated for modifying the original Plays client.
Full file modifications are only when necessary (if a majority of the original Plays code is needed to change). These will override original files of Plays.
Otherwise, Small changes will be modified by line and file location.
Small changes are made using the file ./config.txt
. The installer will read from this file to determine which specified lines of code to override rather than completely overriding files (Full file modifications).
This may make the development environment difficult to manage, but it is done to respect the original code of Plays. We should never upload their copyrighted code.