7 Commits

Author SHA1 Message Date
Jason Travis Smith
fbcc43b2eb The resource.msnl file is now placed in the correct output directory. 2016-04-21 15:34:03 -04:00
Jason Travis Smith
1f6ade85fa The resource loader manifest is now created and can be loaded later.
The example, build.rs, is also able to be used as the build file for
a cargo crate build.
2016-04-14 18:40:41 -04:00
Jason Travis Smith
9a35cef77a Mason is now able to compile the resources in a single threaded run. 2016-04-12 16:04:24 -04:00
Jason Travis Smith
9897d90be9 Commented the current code.
The output directory is now also set at the start.
2016-04-08 19:59:39 -04:00
Jason Travis Smith
d38f5c6291 Setup the loading of the resource manifest file. 2016-04-08 19:24:46 -04:00
Jason Travis Smith
9b9a9a1572 Added some documentation about the Mason manifest files.
This should handle describing the Mason resource and
loader manifest formats.
2016-04-07 00:41:43 -04:00
Jason Travis Smith
660b77e22b Initial library commit. 2016-04-04 23:06:18 -04:00