Skip to content

Shows the Current Log within Resonite as a ValueStream

License

Notifications You must be signed in to change notification settings

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