We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6963d8 commit 796ca56Copy full SHA for 796ca56
lua/CONTENTS
@@ -1 +1,13 @@
1
-Put the lua 5.1.x src folder in this directory
+Please put the contents of the lua source distribution folder in this directory. The whole project should look like this:
2
+
3
+ /
4
+ |-- build # luadec build scripts
5
+ |-- compare # compare ruby scripts
6
+ |-- lua # lua's distribution
7
+ | |-- doc
8
+ | |-- etc
9
+ | |-- src # lua distribution source files
10
+ | +-- test
11
+ +-- luadec # luadec source files
12
13
0 commit comments