gosu 0.7.11-universal-darwin → 0.7.12-universal-darwin
Sign up to get free protection for your applications and to get access to all the features.
- data/README.txt +7 -3
- data/lib/gosu.bundle +0 -0
- metadata +2 -2
data/README.txt
CHANGED
@@ -3,11 +3,15 @@ Moin moin, dear Gosu user!
|
|
3
3
|
* The latest documentation on how to install/set up Gosu can be found on:
|
4
4
|
http://code.google.com/p/gosu/wiki/DocsOverview
|
5
5
|
|
6
|
-
*
|
6
|
+
* All resources around using Gosu are linked from http://libgosu.org/.
|
7
|
+
|
8
|
+
* Try doing the tutorial there if you don't know how to start out! Or look
|
9
|
+
at one of the games in the Gosu Users board.
|
7
10
|
|
8
11
|
* If you have any questions or feedback,
|
12
|
+
visit the boards at http://libgosu.org/,
|
9
13
|
leave a comment on one of Gosu's wiki page,
|
10
|
-
|
11
|
-
or
|
14
|
+
try your luck in #gosu on irc.freenode.org,
|
15
|
+
or mail me at julian@raschke.de!
|
12
16
|
|
13
17
|
We hope you'll enjoy using Gosu!
|
data/lib/gosu.bundle
CHANGED
Binary file
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: gosu
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.7.
|
4
|
+
version: 0.7.12
|
5
5
|
platform: universal-darwin
|
6
6
|
authors:
|
7
7
|
- Julian Raschke
|
@@ -10,7 +10,7 @@ autorequire:
|
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
12
|
|
13
|
-
date:
|
13
|
+
date: 2009-02-07 00:00:00 +01:00
|
14
14
|
default_executable:
|
15
15
|
dependencies: []
|
16
16
|
|