Skip to content

Commit

Permalink
Give credit to Felipe Castro and enc2ly.
Browse files Browse the repository at this point in the history
  • Loading branch information
hanwen committed Aug 4, 2012
1 parent c9916d4 commit dab321a
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions README
@@ -1,11 +1,12 @@
enc2ly is a Go tool that reads Encore files. It was created by reverse
engineering tweaking existing .enc files and loading them using the
4.55 demo version.
enc2ly is a Go tool that reads Encore files. It was created using
Felipe Castro's (fefcas@gmail.com) research and reverse engineering by
tweaking existing .enc files and loading them using the 4.55 demo
version.


COMPILATION

* Install the Go compiler suite
* Install the Go compiler suite (see http://golang.org/doc/install)

* Then run

Expand All @@ -16,6 +17,12 @@ COMPILATION
/tmp/go/bin/go-enc2ly will then contain the program binary.


CREDITS

Large parts of the reverse engineering effort were done by Felipe
Castro as part of enc2ly, http://enc2ly.sourceforge.net/en/


LICENSE

GPL v3.
Expand Down

0 comments on commit dab321a

Please sign in to comment.