Cumcord: Difference between revisions

features expansion
(Much improve and add to the Cumcord page. Probably not in an ideal state yet still.)
(features expansion)
Line 21: Line 21:
Cumcord is an entirely web-based client mod, with no reliance on Node.
Cumcord is an entirely web-based client mod, with no reliance on Node.
Plugins are fetched over HTTP, and all storage is in IndexedDB.
Plugins are fetched over HTTP, and all storage is in IndexedDB.
The mod and plugins using it could communicate with other applications over the
Discord Rich Presence websocket, which allowed convenient features such as plugin
install buttons on webpages that could trigger an install on your open Discord client.


A build tool, [[Sperm]], assisted in development with Typescript and [https://en.wikipedia.org/wiki/Sass_(style_sheet_language) sass] support.
A build tool, [[Sperm]], assisted in development with Typescript and [https://en.wikipedia.org/wiki/Sass_(style_sheet_language) sass] support.
The [https://github.com/cumcord/websmack webpack finding tools]
and [https://github.com/cumcord/spitroast patcher implementation]
were both split out from the mod, and are still maintained for use in other contexts.


== Plugins ==
== Plugins ==
20

edits