Skip to content

J-Sanderson/petz-scp-reader

Repository files navigation

Petz SCP Reader

Reads .scp files from the Petz games and translates into a human-readable output file. Some example .scps are included.

Tip: .scps can be extracted from breedfiles/.dlls with LNZ Pro.

How to use

Download and run npm install

Once installed, ensure the .scp file is in the root directory and run:

node reader.js (scp filename)

e.g.

node reader.js mouse.scp

See output.txt for results.

About

Parse .scp files from the Petz line of games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published