Skip to content

Commit 11fa4ec

Browse files
authored
01-06-2017 Actualización repositorio
1 parent 3c9cfb6 commit 11fa4ec

File tree

7 files changed

+4183
-21
lines changed

7 files changed

+4183
-21
lines changed

dibujo.svg

Lines changed: 4162 additions & 0 deletions
Loading

engine.cfg

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[application]
22

3-
name="Iwariwe"
3+
name="Iwariwë"
44
main_scene="res://menu/idioma/idiomas.scn"
5+
icon="res://textures/icon.png"
56
boot_splash="res://textures/sky.png"
67
boot_splash_fullsize=true
7-
icon="res://textures/chaman/cara_chaman_alfa.png"
88

99
[audio]
1010

@@ -18,8 +18,8 @@ global="*res://scripts/global.gd"
1818

1919
[display]
2020

21+
stretch_aspect="ignore"
2122
stretch_mode="2d"
22-
stretch_aspect="keep_height"
2323
keep_screen_on=false
2424
test_width=0
2525
test_height=0
@@ -45,7 +45,7 @@ accion=[key(Return), jbutton(0, 2)]
4545

4646
[locale]
4747

48-
translations=["res://idiomas/text.en.xl", "res://idiomas/text.es.xl", "res://idiomas/text.ar.xl", "res://idiomas/text.zh.xl", "res://idiomas/text.ru.xl", "res://idiomas/text.pt.xl", "res://idiomas/text.en_US.xl", "res://idiomas/text.ja_JP.xl", "res://idiomas/text.ms.xl", "res://idiomas/text.pt_BR.xl"]
48+
translations=["res://idiomas/text.en.xl", "res://idiomas/text.es.xl", "res://idiomas/text.ms.xl", "res://idiomas/text.pt.xl", "res://idiomas/text.ar.xl", "res://idiomas/text.zh.xl", "res://idiomas/text.ru.xl", "res://idiomas/text.bg.xl", "res://idiomas/text.et.xl", "res://idiomas/text.el.xl"]
4949

5050
[rasterizer]
5151

export.cfg

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[convert_images]
22

3-
action="none"
3+
action="compress_disk"
44
compress_quality=1.0
55
formats="png"
66
shrink=2.0
@@ -31,14 +31,14 @@ architecture/x86=false
3131
command_line/extra_args=""
3232
custom_package/debug=""
3333
custom_package/release=""
34-
keystore/release=""
35-
keystore/release_password=""
36-
keystore/release_user=""
34+
keystore/release="/home/jarcelo/PROGRAMAS/Desarrollo/JUEGOS DEVELOPMENT 2016/GODOT/Firma app keystore/iwariwe.keystore"
35+
keystore/release_password="parima"
36+
keystore/release_user="resistencia"
3737
one_click_deploy/clear_previous_install=true
38-
package/icon=""
39-
package/name=""
38+
package/icon="res://textures/icon.png"
39+
package/name="Iwariwë"
4040
package/signed=true
41-
package/unique_name="org.godotengine"
41+
package/unique_name="org.godotengine.iwariwetest"
4242
permissions/access_checkin_properties=false
4343
permissions/access_coarse_location=false
4444
permissions/access_fine_location=false
@@ -155,7 +155,7 @@ permissions/set_pointer_speed=false
155155
permissions/set_preferred_applications=false
156156
permissions/set_process_limit=false
157157
permissions/set_time=false
158-
permissions/set_time_zone=true
158+
permissions/set_time_zone=false
159159
permissions/set_wallpaper=false
160160
permissions/set_wallpaper_hints=false
161161
permissions/signal_persistent_processes=false
@@ -211,8 +211,8 @@ user_permissions/6=""
211211
user_permissions/7=""
212212
user_permissions/8=""
213213
user_permissions/9=""
214-
version/code=1
215-
version/name="1.0"
214+
version/code=5
215+
version/name="1.3"
216216

217217
[platform:BlackBerry 10]
218218

@@ -241,20 +241,20 @@ options/memory_size=3
241241

242242
[platform:Linux X11]
243243

244-
binary/64_bits=false
244+
binary/64_bits=true
245245
custom_binary/debug=""
246246
custom_binary/release=""
247247
resources/bundle_dependencies_(for_optical_disc)=true
248248
resources/pack_mode=0
249249

250250
[platform:Mac OSX]
251251

252-
application/64_bits=false
252+
application/64_bits=true
253253
application/copyright=""
254-
application/icon=""
254+
application/icon="res://icon.png"
255255
application/identifier="com.godot.macgame"
256-
application/info="This Game is Nice"
257-
application/name=""
256+
application/info="Amazonas_Venezuela 2016"
257+
application/name="Iwariwe"
258258
application/short_version="1.0"
259259
application/signature="godotmacgame"
260260
application/version="1.0"
@@ -264,11 +264,11 @@ display/high_res=false
264264

265265
[platform:Windows Desktop]
266266

267-
binary/64_bits=true
267+
binary/64_bits=false
268268
custom_binary/debug=""
269269
custom_binary/release=""
270270
resources/bundle_dependencies_(for_optical_disc)=true
271-
resources/pack_mode=1
271+
resources/pack_mode=0
272272

273273
[script]
274274

icon.png

4.26 KB
Loading

icon.tex

8.3 KB
Binary file not shown.

logo.png

120 KB
Loading

text.ods

67.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)