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.
This commit is contained in:
@ -1,10 +1,12 @@
|
||||
name=test
|
||||
type=temp
|
||||
src=resources.msnr
|
||||
dst=files/resources.msnr
|
||||
compiler=echo
|
||||
args=-i -o -kkfjfllsaf
|
||||
|
||||
name=test2
|
||||
type=temp
|
||||
src=resources.msnr
|
||||
dst=files/resources.msnr
|
||||
compiler=echo
|
||||
|
Reference in New Issue
Block a user