1
0
mirror of https://github.com/DSPBluePrints/FactoryBluePrints.git synced 2025-12-09 09:13:36 +08:00
Files
FactoryBluePrints/TODO.md
2023-02-24 11:03:40 +08:00

9 lines
464 B
Markdown

* Scan popular Blueprints on dysonsphereblueprints.com and add to repo under author's folder.
```css
<button id=bp-card-####"
class="o-blueprint-card__copy" data-blueprintcopybutton-target="copy" data-clipboard-text=" <% THIS IS THE BLUEPRINT %>
<div class="o-blueprint-card__votes">
<strong class><% COUNT %></strong>
* Determine a method to use git mv to update files as the git history will show deletes and creates for simple renames.