[WyrmTools-Commits] [graphics] 01/25: Initial checkin.
A suite of tools for any RPG system
Status: Pre-Alpha
Brought to you by:
wyrmtools
|
From: Wyrm T. <wyr...@us...> - 2015-05-17 02:29:13
|
This is an automated email from the git hooks/post-receive script.
wyrmtools pushed a commit to branch master
in repository graphics.
commit f8036f9812e706e543709cd1769825b8c51dc114
Author: Wyrm Tools <wyr...@us...>
Date: Sun Oct 8 02:07:13 2006 +0000
Initial checkin.
---
.project | 11 +++++++++++
fonts/AmericanUncial-Normal.ttf | Bin 0 -> 56860 bytes
platform/images/splash.psp | Bin 0 -> 429045 bytes
3 files changed, 11 insertions(+), 0 deletions(-)
diff --git a/.project b/.project
new file mode 100644
index 0000000..e3c7e71
--- /dev/null
+++ b/.project
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>graphics</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ </buildSpec>
+ <natures>
+ </natures>
+</projectDescription>
diff --git a/fonts/AmericanUncial-Normal.ttf b/fonts/AmericanUncial-Normal.ttf
new file mode 100644
index 0000000..da8cdb5
Binary files /dev/null and b/fonts/AmericanUncial-Normal.ttf differ
diff --git a/platform/images/splash.psp b/platform/images/splash.psp
new file mode 100644
index 0000000..8378289
Binary files /dev/null and b/platform/images/splash.psp differ
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
|