tungsten-cli 1.0.0

Another command line tool to manage Roblox assets similar to Tarmac and Asphalt.
1
2
3
4
5
6
7
8
9
10
11
<div align="center">
  <picture>
    <source media="(prefers-color-scheme: dark)" srcset="/assets/tungsten_banner_light.png">
    <img align="center" src="/assets/tungsten_banner_dark.png" alt="Tungsten Banner">
  </picture>
  <br/>
  <h2>Another command line tool to handle Roblox assets similar to Tarmac and Asphalt.</h2>
  <p>Designed originally for images, Tungsten mimics Asphalt and Tarmac closely, with spritesheet packing that Asphalt lacks.</p>
  <p>Originally built for <a href="https://github.com/notmagniill/LucideRoblox">LucideRoblox</a>.</p>
  <h2>For more information about Tungsten, visit the documentation <a href="https://pwnwrkz.github.io/tungsten-docs/">here</a>.</h2>
</div>