Skip to content
This repository has been archived by the owner on Nov 13, 2022. It is now read-only.

system.properties

Tor (torbuntu) edited this page May 18, 2019 · 4 revisions

System Properties

In the Data/ directory there should be a system.properties file. This is for overriding the system settings used in the main Leikr program (not the game section)

Properties

launch_title Set this to the title of a program you want to have as the initial launch program or only program. IT finds it in Programs/. So when distributing a game or program to share you will only need distribute your single file and then set this property in Data/system.properies to the title of your program.

Controller Mappings

btn_right=1
btn_up=-1
btn_left=-1
btn_down=1
axis_horizontal=0
axis_vertical=1

btn_lbumper=4
btn_rbumper=5
btn_select=8
btn_start=9
btn_b=2
btn_y=3
btn_a=1
btn_x=0

The mappings are pretty straight forward. I would caution against manually mapping these in the file. Instead, use the built in Controllers tool to map.

Contents

Home

API

under construction for version 1.10.1

Clone this wiki locally