Skip to content
This repository has been archived by the owner on May 16, 2020. It is now read-only.

This is a simple Java app to do things with ATLauncher such as add pack codes, auto install packs etc.

License

Notifications You must be signed in to change notification settings

ATLauncher/ATLauncher-Launch-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATLauncher Launch Tool

What is it?

This is a simple Java app to do things with ATLauncher such as add pack codes, auto install packs etc.

Links

ATLauncher Website

ATLauncher Facebook

ATLauncher Reddit

ATLauncher Twitter

Coding Standards & Styling Guidelines

Please see the STYLE.md file for coding standards and style guidelines.

The config.conf File

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.

Need Help/Have Questions?

If you have questions please don't hesitate to contact us

License

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.

About

This is a simple Java app to do things with ATLauncher such as add pack codes, auto install packs etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages