Cyberpunk 2077
You are viewing a potentially older version of this package. View Latest Version
Install

Details

Date Uploaded
6 years ago
Downloads
5.8K
Size
59KB
Dependency string
osulli-BraindanceProtocol-0.1.2

BraindanceProtocol

A collection of LUA scripts to modify your Cyberpunk 2077 experience

Available Tweaks

  • Prevent V from being knocked over by NPC vehicles

Installation

Drop lua folder into bin\x64\

Requirements

CyberEngineTweaks by Yamashi

Usage

There are two ways of using the scripts

Autoexec

Inside of bin\x64\plugins\cyber_engine_tweaks\scripts\autoexec.lua add the following at the end of the script:

Example = require("osm.examples.example")
Example.Hello()

Manual

Open the console and run:

Example = require("osm.examples.example")
Example.Hello()

Your console should look similar to the snippet below:

> Example = require("osm.examples.example")
> Example.Hello()
Hello World
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.