Skip to content

This project is meant to help users share their custom alias' that they've built.

License

Notifications You must be signed in to change notification settings

iiEpic/tower-networking-alias-manager

Repository files navigation

image

Contributing to the Alias Library

Want to share your Tower Networking Inc command aliases? Follow these steps to add your set to the public library.

How to Add Your Aliases

Step 1: Export Your String

  1. Run the Tower Alias Manager.
  2. Select option [2] Dump current alias.
  3. Copy the entire Base64 string it generates.

Step 2: Create a File on GitHub

  1. Navigate to the library/ folder in this repository.
  2. Click Add file > Create new file.
  3. Name the file using your username with a .txt extension (e.g., library/iiEpic.txt).
  4. Paste ONLY your Base64 string into the file.
    • Do not add quotes.
    • Do not add curly braces {}.
    • Just the raw string.

Step 3: Save

  1. Click Commit changes.
  2. Submit your Pull Request.

Once accepted, the manager will automatically convert your text file into a usable JSON database for everyone!

About

This project is meant to help users share their custom alias' that they've built.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages