Now we can generate a fairly basic FS.
Added some test material
This commit is contained in:
1
test/hello.txt
Normal file
1
test/hello.txt
Normal file
@@ -0,0 +1 @@
|
||||
Hello World!
|
||||
11
test/test_image.json
Normal file
11
test/test_image.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"files":
|
||||
[
|
||||
{
|
||||
"name": "HELLO",
|
||||
"ext": "TXT",
|
||||
"file": "hello.txt"
|
||||
}
|
||||
],
|
||||
"output": "test.mffs"
|
||||
}
|
||||
Reference in New Issue
Block a user