An open API service indexing awesome lists of open source software.

https://github.com/jrmastermodelbuilder/ldtsmash

LEGO Desktop Toy Smash Archive Tool
https://github.com/jrmastermodelbuilder/ldtsmash

Last synced: 11 months ago
JSON representation

LEGO Desktop Toy Smash Archive Tool

Awesome Lists containing this project

README

          

# ldtsmash

LEGO Desktop Toy Smash Archive Tool

# Overview

A library and tool for packing and unpacking LEGO Desktop Toy smash archives (`smash.ndx` and `smash.wad` files).

Works with both Python 2 and Python 3.

# Usage

## List

```
ldtsmash.py l smash.ndx
```

## Extract

```
ldtsmash.py e smash.ndx smash.wad smash
```

## Compile

```
ldtsmash.py c smash smash.ndx smash.wad
```

# Bugs

If you find a bug or have compatibility issues, please open a ticket under issues section for this repository.

# License

Copyright (c) 2019 JrMasterModelBuilder

Licensed under the Mozilla Public License, v. 2.0