Skip to content

DexyThePuppy/LiveLogStream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiveLogStream

A ResoniteModLoader mod for Resonite.

Want to see your Resonite logs ingame for some reason?
Then here ya go!

Installation

  1. Install the ResoniteModLoader.
  2. Place the LiveLogStream.dll into your rml_mods folder.
  3. Launch the game.

Slot Structure

UserRoot
└── LiveLogStream
    └── <DynamicReferenceVariable<IValue<string>>
        |   VariableName: User/livelog_stream
        └── Reference: <ValueStream<string>>

LiveLogStreamSlot

Accessing the Log Stream

LiveLog
├── DynamicReferenceVariableDriver<IValue<string>>
|   ├── VariableName: "User/livelog_stream"
|   └── Target: → ValueSource on ValueDriver^1 on LiveLog
└── ValueDriver<string>
    └── ValueSource: → LiveLog Stream (ValueStream)

LiveLogSlot

About

Shows the Current Log within Resonite as a ValueStream

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages