Tinyswords-Defold/game.project

30 lines
417 B
Plaintext

[bootstrap]
main_collection = /main/main.collectionc
[script]
shared_state = 1
[display]
width = 960
height = 640
high_dpi = 1
[android]
input_method = HiddenInputField
[html5]
scale_mode = stretch
[project]
title = Tinyswords
[graphics]
default_texture_min_filter = nearest
default_texture_mag_filter = nearest
[render]
clear_color_red = 0.2784314
clear_color_green = 0.67058825
clear_color_blue = 0.6627451