aboutsummaryrefslogtreecommitdiff
path: root/Northstar.Client/mod/scripts/vscripts/presence/ui_presence.nut
AgeCommit message (Collapse)Author
2023-04-11New presence code for plugins v2 (#532)Emma Miler
* test * Update cl_presence.nut * Update Northstar.Client/mod/scripts/vscripts/presence/ui_presence.nut * Apply suggestions from code review * New scripts * fix playlist and add native funcs to build * remove snake cases from GameStateStruct * I forgor --------- Co-authored-by: cat_or_not <41955154+catornot@users.noreply.github.com>
2022-04-26Update ui_presence.nut (#326)Emma Miler
works fine
2022-04-15cleanup file structure and code for presence and chat (#292)BobTheBob
* refactor presence and chat * improve spacing in cl_chat