You are viewing a potentially older version of this package. View all versions.
sfDesat-ViewExtension-1.3.0 icon

ViewExtension

[v55] Increases the view distance

Date uploaded 2 days ago
Version 1.3.0
Download link sfDesat-ViewExtension-1.3.0.zip
Downloads 21184
Dependency string sfDesat-ViewExtension-1.3.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

⚠️ Platform notice ⚠️

This mod is now also available on a different platform. This new platform will receive beta updates. Thunderstore will remain supported.

ViewExtension 🔍

This is a very simple mod that increases the camera view distance from the vanilla 400m. A new View Distance setting is added in the pausemenu to change this value.

Before: Screenshot_1

After: Screenshot_1

Manual Installation:

Make sure to have BepInEx installed in your Lethal Company folder. Just drag and drop all the files into your mods folder inside Lethal Company.

Configuration options:

  • [FarClipPlane] Change the view distance through the config.
  • [MenuOption] Enables the View Distance setting in the pausemenu.

If you want to give feedback or have questions, here are some options:
sfDesat discord
Github page
Official Lethal Company discord in this channel.

Want to support me? Buy me a coffee ❤️


CHANGELOG

  • 1.3.0

    • Updated readme

    • Added: View Distance setting to the pausemenu

    • Added: Debugging config entry

    • Added: MenuOption config entry

    • Added: fallback for an invalid value in the config

    • Added: warning when an invalid value is used

    • Changed: View distance can now be between 200-2000 (vanilla: 400)

    • Changed: View distance can now be changed in realtime

  • 1.2.2

    • Updated readme
  • 1.2.1

    • Updated readme
  • 1.2.0

    • Added a config file
    • Reworked the code
    • Updated Github link
    • Changed icon
  • 1.1.0

    • Increased view distance 1000 > 1500
  • 1.0.1

    • Adjusted log info
    • Added screenshots
    • Added a Github page
    • Changed icon
  • 1.0.0

    • Initial release