-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8f10cde
commit 201e24c
Showing
1 changed file
with
9 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,11 @@ | ||
# Shockky | ||
Shockwave File Disassember | ||
.NET library for [dis]assembling [Adobe Shockwave](https://en.wikipedia.org/wiki/Adobe_Shockwave) and [Adobe Director](https://en.wikipedia.org/wiki/Adobe_Director) (formerly known as Macromedia Shockwave and Macromedia Director, and not to be confused with [Shockwave Flash](https://en.wikipedia.org/wiki/Adobe_Flash)) authored files. | ||
|
||
Soon™ | ||
## Credits | ||
Shockky could not exist without the work and help of: | ||
- [Anthony Kleine](https://github.com/tomysshadow) | ||
- [Colin Snover](https://github.com/csnover) | ||
- [Debby Servilla](https://github.com/djsrv). Check out awesome [ProjectorRays](https://github.com/ProjectorRays/ProjectorRays) project by her and its various contributors! | ||
- Work done by [Earthquake-Project](https://github.com/Earthquake-Project) members. | ||
- [Just Solve the File Format Problem wiki](http://fileformats.archiveteam.org/wiki/Lingo_bytecode) | ||
- [ScummVM Director engine team](https://www.scummvm.org/credits/#:~:text=Director:). |