arrowgent

Results 133 comments of arrowgent

hmm... script.js might be possible to reverse the chat_container append might even be as simple as replacing append == prepend `$('#chat_container').append(lines);` some testing would be required to see if this...

sure, just add a custom css file to your obs source ``` @font-face { font-family: 'Fondamento'; src: url('C:\localfolder\foryour\fonts\fondamento.regular.ttf') format('truetype'); } ``` alternatively a webfont ``` @font-face { font-family: 'Fondamento'; src:...

this is possible add custom css in obs or wherever ``` .badge { display: none; } ```

yes. you can download the files, setup and change the required helix api and oauth codes then point obs/whatever to the `path/to/your/jchat/index.html?options=etc` you can run the entire thing locally for...

> I'm also interested in the answer to this. I'm interested in contributing a feature but the code here doesn't match what's live. I can see that the live version...

> yes. you can download the files, setup and change the required helix api and oauth codes then point obs/whatever to the `path/to/your/jchat/index.html?options=etc` > > you can run the entire...

works with Mate - Caja file preview (gnome2 gtk2/3)

is it supported by gog's api? i know its in gog galaxy but doesnt mean its a public access api just curious. yes lots of games i dont update on...

noted that downloading the binary works fine for amd64 im not sure what you have broken in the .deb installer

references https://github.com/3snowp7im/urn/issues/17 https://github.com/3snowp7im/urn/issues/40