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

464 B

  • Scan popular Blueprints on dysonsphereblueprints.com and add to repo under author's folder.

    <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.