diff --git a/doc/javadoc/manifest.txt b/doc/javadoc/manifest.txt new file mode 100644 index 00000000..1bd6c4e7 --- /dev/null +++ b/doc/javadoc/manifest.txt @@ -0,0 +1 @@ +Lightweight Java Game Library Javadocs diff --git a/doc/manifest.txt b/doc/manifest.txt new file mode 100644 index 00000000..5e227a41 --- /dev/null +++ b/doc/manifest.txt @@ -0,0 +1,2 @@ +Lightweight Java Game Library Documentation + diff --git a/doc/spec/manifest.txt b/doc/spec/manifest.txt new file mode 100644 index 00000000..cb4d9f14 --- /dev/null +++ b/doc/spec/manifest.txt @@ -0,0 +1 @@ +Lightweight Java Game Library Specifications diff --git a/manifest.txt b/manifest.txt new file mode 100644 index 00000000..c174fe43 --- /dev/null +++ b/manifest.txt @@ -0,0 +1 @@ +Lightweight Java Game Library diff --git a/src/java/manifest.txt b/src/java/manifest.txt new file mode 100644 index 00000000..aaab32eb --- /dev/null +++ b/src/java/manifest.txt @@ -0,0 +1 @@ +Lightweight Java Game Library Java source code \ No newline at end of file diff --git a/src/manifest.txt b/src/manifest.txt new file mode 100644 index 00000000..b2b67af5 --- /dev/null +++ b/src/manifest.txt @@ -0,0 +1 @@ +Lightweight Java Game Library Source \ No newline at end of file diff --git a/src/native/common/manifest.txt b/src/native/common/manifest.txt new file mode 100644 index 00000000..37965ec2 --- /dev/null +++ b/src/native/common/manifest.txt @@ -0,0 +1 @@ +Lightweight Java Game Library Common Native Source Code diff --git a/src/native/manifest.txt b/src/native/manifest.txt new file mode 100644 index 00000000..1ddbec4e --- /dev/null +++ b/src/native/manifest.txt @@ -0,0 +1 @@ +Lightweight Java Game Library Native Source Code diff --git a/src/native/win32/manifest.txt b/src/native/win32/manifest.txt new file mode 100644 index 00000000..5d5751cc --- /dev/null +++ b/src/native/win32/manifest.txt @@ -0,0 +1 @@ +Lightweight Java Game Library Win32 source code