Voidstudios-LaserEyes icon

LaserEyes

Shoot lasers from your eyes! Configurable damage, range, beam width. Works on PC and Quest standalone. BoneMenu controls.

Last updated 6 hours ago
Total downloads 122
Total rating 0 
Categories Code Mods
Dependency string Voidstudios-LaserEyes-1.0.9
Dependants 0 other packages depend on this package

This mod requires the following mods to function

LavaGang-MelonLoader-0.7.0 icon
LavaGang-MelonLoader

The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono

Preferred version: 0.7.0
bonelib-BoneLib-3.2.1 icon
bonelib-BoneLib

A BONELAB mod for making life easier for other mod creators.

Preferred version: 3.2.1

README

LaserEyes - BONELAB Mod

Shoot lasers from your eyes! Works on PC and Quest standalone.

Features

  • Laser beam shoots from your head in the direction you're looking
  • Damage enemies with configurable damage amount (0-100)
  • Adjustable beam width, range, damage on/off
  • Impact effect + physics force on hit objects
  • Toggle on/off via BoneMenu (F5)

Requirements

Installation

PC (Steam/Rift)

  1. Install MelonLoader (run the installer, point at BONELAB.exe)
  2. Drop BoneLib.dll into BONELAB/Mods/
  3. Drop LaserEyes.dll into BONELAB/Mods/
  4. Launch the game

Quest Standalone

  1. Enable Developer Mode on your Quest (Meta Quest app > Headset Settings > Developer Mode)
  2. Install SideQuest on your PC
  3. Download LemonLoader APK from GitHub and sideload via SideQuest
  4. On your Quest, open LemonLoader and tap Patch (patches BONELAB for mods)
  5. Connect Quest to PC, use SideQuest's file manager to navigate to: Android/data/com.StressLevelZero.BONELAB/files/Mods/
  6. Drop BoneLib.dll and LaserEyes.dll in that folder
  7. Launch BONELAB normally

Usage

  • Open BoneMenu (F5 on PC, or bound button on Quest)
  • Navigate to Laser Eyes
  • Toggle Enabled, adjust Damage, Beam Width, Range

Building from Source

  1. Set env var BONELAB_DIR to your BONELAB install folder
  2. Run dotnet build -c Release
  3. DLL auto-copies to Mods/

For Quest deployment after building, run deploy_quest.bat (requires ADB).

TODO

  • Color picker
  • Particle effects on impact
  • Sound effects