This is a simple Java app to do things with ATLauncher such as add pack codes, auto install packs etc.
Please see the STYLE.md file for coding standards and style guidelines.
In order for this to work, you need a config.conf file in the root of the jar. The content of this file should be as below.
pack_code_to_add=TestSemiPublicPackCode
pack_to_install=TestPackName
pack_share_code_to_install=T5Mwret8
This is read in by the application as a Java properties file so make sure to have the correct escaping.
If you have questions please don't hesitate to contact us
This work is licensed under the GNU General Public License v3.0. To view a copy of this license, visit http://www.gnu.org/licenses/gpl-3.0.txt.