https://github.com/pancaketas/lethalturrets
A port of Lethal Company Turrets to Portal 2
https://github.com/pancaketas/lethalturrets
Last synced: 2 months ago
JSON representation
A port of Lethal Company Turrets to Portal 2
- Host: GitHub
- URL: https://github.com/pancaketas/lethalturrets
- Owner: PancakeTAS
- License: gpl-3.0
- Created: 2024-02-27T15:23:37.000Z (over 1 year ago)
- Default Branch: develop
- Last Pushed: 2024-02-29T19:49:53.000Z (over 1 year ago)
- Last Synced: 2024-12-20T07:45:29.719Z (6 months ago)
- Language: Squirrel
- Size: 9.26 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Lethal Turrets
A port of Lethal Company Turrets to Portal 2.## Installation
In order to install this mod, you're going to need [spplice](https://p2r3.com/spplice).First, you need to download the latest dev build from the github actions page.
Click [Actions](https://github.com/PancakeTAS/lethalturrets/actions) and select the latest workflow run. Then under artifacts you'll need to download and unzip the Spplice package.
Within spplice, click `+` in the top right. Select the lethalturrets.sppkg file you just downloaded.
Once again if done correctly, you will now be able to select lethal turrets in the mod selection screen.## Libraries
Uses [ppmod4](https://github.com/p2r3/ppmod/tree/main) written by p2r3.