You are viewing a potentially older version of this package. View all versions.
cUtils-cNote-1.0.1 icon

cNote

Take notes and copy messages to your textbox

By cUtils
Date uploaded 2 months ago
Version 1.0.1
Download link cUtils-cNote-1.0.1.zip
Downloads 174
Dependency string cUtils-cNote-1.0.1

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2304 icon
BepInEx-BepInExPack

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

Preferred version: 5.4.2304

README

cUtils

cNote 1.0.1

TAKE NOTES & COPY MESSAGES

/cnote [note] -> take a note
/cnoteread /cnotedisplay -> read your latest page
/cnoteread /cnotedisplay [page] -> read a specific page
/cnotegetnote /cgetnote -> copy your latest note to your textbox
/cnotegetnote /cgetnote [nr] -> copy a specific note to your textbox
/cnotegetmessage /cgetmessage [start] -> copy the latest chatmessage with matching start to your textbox
/cnotecount -> read your note and page count
/cnoteremove /cnotedelete -> remove your latest note
/cnoteremove /cnotedelete [nr] -> remove a specific note
/cnoteremoveall /cnotedeleteall -> remove all your notes
/cnotehelp -> display helptext

your notes also are accessible from the BepInEx config directory.

Made by Chubby
Thanks to Duskeez for testing

CHANGELOG

1.0.1:

  • linebreaks in infomessages still format with ButteredLillysAsciicharprotector

1.0.0:

  • initial upload
  • added command to take notes
  • added command to read notes
  • added command to copy note to textbox
  • added command to copy message to textbox
  • added command to count notes
  • added command to remove notes
  • added command to remove all notes
  • added help command