1
0

Add baltdev@Lightspeed (#491)

i should probably make a `baltdev@BaltLib` with the number select and
module loading it's in literally every mod i make
This commit is contained in:
Efe
2025-12-02 00:35:49 +01:00
committed by GitHub
2 changed files with 18 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
# Lightspeed
Allows you to speed up the raw update loop of the game.

View File

@@ -0,0 +1,15 @@
{
"title": "Lightspeed",
"requires-steamodded": true,
"requires-talisman": false,
"categories": [
"Quality of Life"
],
"author": "baltdev",
"repo": "https://github.com/balt-dev/Lightspeed",
"downloadURL": "https://github.com/balt-dev/Lightspeed/archive/refs/heads/master.zip",
"folderName": "Lightspeed",
"version": "1.0.0",
"automatic-version-check": true,
"last-updated": 0
}