Skip to content

Lunar Client Tools - simple batch script to automate simple tasks

License

Notifications You must be signed in to change notification settings

Vaption/LunarClientTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lunar Client Tools

Simple Batch Script to Automate Simple LunarClient Tasks
View Releases · Report a Bug · Request Feature

banner

💭 What is LCT?

LunarClientTools is a simple batch script to automate few tasks related to the client, which
you are already able to do manually (by going through the files). The current release of LCT provides the following:

  • Profile Management Options
    • Import Profiles From the Archive
    • Export Your Profiles to Your Desktop
    • List All Present Profiles in the Directory
    • Auto-Detect and Generate profile_manager.json
    • Manually Generate profile_manager.json with Given Values
  • Clear Cached Files
  • Navigate to .lunarclient
  • Switch LunarClient's GPU to Dedicated/Integrated

📚 Usage

LCT has to be ran as administrator for it to work properly. This is because the entire purpose of the script is to either copy, delete, or write files, or modify Windows registry values, which require administrative privileges. The script is open-source, which means you can check the code before using it.

Disclaimer: LunarClientTools is a batch script, which means it works only on Windows, and as of LunarClient's launcher update (which only allows Windows 10 or above), the script also follows the same path.

LCT is not affiliated with LunarClient.

👨‍💻 Contributing

I made LunarClientTools without any coding knowledge, based on my findings on how batch works, on Google or with the help of AI. You're allowed to contribute to this project as long as you provide a valid description while submitting your pull request.

📝 License

LunarClientTools is licensed under the MIT license.