RDW
RDW
The steps listed there are as follows: ``` git clone --recurse-submodules https://github.com/Koihik/LuaFormatter.git cd LuaFormatter cmake . make make install ``` Unfortunately, there doesn't appear to be any ``Makefile`` that I...
GitHub [has updated all repositories to use ``main`` as their default branch name](https://github.blog/changelog/2020-10-01-the-default-branch-for-newly-created-repositories-is-now-main/), but lit seems to always want to access ``master`` (and subsequently fails to install the package): ...
From what I can tell (going by the source), lit doesn't appear to support something akin to ``npm``'s ``devDependencies`` field. I would love to have a way of installing development...
## What does it do? * Set up a CI workflow to automatically publish a release on tag * Build a ``lit.exe`` (Windows x64 binary) and append it to the...
Displayed warning: > Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user’s experience. For more help http://xhr.spec.whatwg.org/ This occurs right after loading...
This is a follow-up (of sorts) to https://github.com/Kampfkarren/full-moon/issues/255 --- As I was looking into adopting selene for use with my project, I discovered that it fails to parse the following...
Source: [Discord](https://discord.com/channels/788119147740790854/788120439947395113/1238161483062575165) > I have announcements set to share in guild chat. I often get people asking what the item is that ive found because its just plain text of...
Follow-up to #132. If Blizzard forces everyone into Cataclysm "classic" then demand for this may be lower. But if WOTLK gets a perpetual ("Era") realm them I can see a...
Source: [WowAce](https://www.wowace.com/projects/rarity#c3053) > I got the new version and it's still not tracking it. I've been running it at low M+ keys and it's still not updating. I've tried to...
Source: [WowAce](https://www.wowace.com/projects/rarity?comment=327) > When I mouseover on minimap rarity icon I see only half of a window (the other half is out of my screen). I was trying to fix...