reac 0.1.0 → 0.1.1
Sign up to get free protection for your applications and to get access to all the features.
- data/sample/{boxfont2.ttf → ttf.ttf} +0 -0
- metadata +2 -2
File without changes
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: reac
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- yhara (Yutaka HARA)
|
@@ -28,12 +28,12 @@ files:
|
|
28
28
|
- lib/reac/view/sdl.rb
|
29
29
|
- lib/reac/view.rb
|
30
30
|
- lib/reac.rb
|
31
|
-
- sample/boxfont2.ttf
|
32
31
|
- sample/clock.rb
|
33
32
|
- sample/icon.bmp
|
34
33
|
- sample/reacirb.rb
|
35
34
|
- sample/sample.rb
|
36
35
|
- sample/sdltest.rb
|
36
|
+
- sample/ttf.ttf
|
37
37
|
has_rdoc: false
|
38
38
|
homepage:
|
39
39
|
post_install_message:
|