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
- Host: GitHub
- URL: https://github.com/jrmastermodelbuilder/ldtsmash
- Owner: JrMasterModelBuilder
- License: mpl-2.0
- Created: 2019-04-14T03:24:26.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-14T04:53:29.000Z (almost 7 years ago)
- Last Synced: 2025-02-05T19:34:44.906Z (about 1 year ago)
- Language: Python
- Size: 9.77 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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