diff options
Diffstat (limited to 'vendor/godobuf/README')
-rw-r--r-- | vendor/godobuf/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vendor/godobuf/README b/vendor/godobuf/README new file mode 100644 index 0000000..ce716bb --- /dev/null +++ b/vendor/godobuf/README | |||
@@ -0,0 +1,4 @@ | |||
1 | This is a fork of https://github.com/oniksan/godobuf with some minor changes so | ||
2 | that it is able to compile the Lingo 2 randomizer proto files. The plugin parts | ||
3 | of the project have also been removed since we only need the command line | ||
4 | script. | ||