gamnit: shorten template_flat to template and update namespace
authorAlexis Laferrière <alexis.laf@xymus.net>
Sun, 7 May 2017 16:23:03 +0000 (12:23 -0400)
committerAlexis Laferrière <alexis.laf@xymus.net>
Sun, 7 May 2017 16:23:03 +0000 (12:23 -0400)
commit7224d6c1769ce2e23dd140582f335245a3efde8a
tree54dd6814f32347137998cf0f655dd17b8768fdf5
parenta0a3b02860be22628f7335463d747e54b1d6107e
gamnit: shorten template_flat to template and update namespace

Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>
lib/gamnit/examples/template/Makefile [new file with mode: 0644]
lib/gamnit/examples/template/README.md [moved from lib/gamnit/examples/template_flat/README.md with 100% similarity]
lib/gamnit/examples/template/assets/fighter.png [moved from lib/gamnit/examples/template_flat/assets/fighter.png with 100% similarity]
lib/gamnit/examples/template/assets/laser.mp3 [moved from lib/gamnit/examples/template_flat/assets/laser.mp3 with 100% similarity]
lib/gamnit/examples/template/package.ini [moved from lib/gamnit/examples/template_flat/package.ini with 76% similarity]
lib/gamnit/examples/template/src/template.nit [moved from lib/gamnit/examples/template_flat/src/template_flat.nit with 96% similarity]
lib/gamnit/examples/template_flat/Makefile [deleted file]
lib/gamnit/flat.nit