Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wowlikon/short_cmd_lc
Shortcuts for Lethal Company terminal
https://github.com/wowlikon/short_cmd_lc
Last synced: 26 days ago
JSON representation
Shortcuts for Lethal Company terminal
- Host: GitHub
- URL: https://github.com/wowlikon/short_cmd_lc
- Owner: wowlikon
- Created: 2024-05-10T15:47:55.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-13T13:52:56.000Z (8 months ago)
- Last Synced: 2024-05-13T15:09:45.572Z (8 months ago)
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![lethalCompany](https://cdn.akamai.steamstatic.com/steam/apps/1966720/capsule_616x353.jpg)
# LethalCompany shortcuts
This code for write commands in Lethal Company using hotkeys.* "+" for enable
* "-" for disenable### How to use
1. Download the code
2. Install requirements
3. Edit `configuration.json`
4. Run the code```
git clone https://github.com/wowlikon/short_cmd_LC
cd short_cmd_LC
pip install -r requirements.txt
python main.py
```