1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- [editor]
- line_wrapping=false
- line_break_column=72
- auto_continue_multiline=true
- [file_prefs]
- final_new_line=true
- ensure_convert_new_lines=false
- strip_trailing_spaces=true
- replace_tabs=true
- [indentation]
- indent_width=4
- indent_type=0
- indent_hard_tab_width=8
- detect_indent=false
- detect_indent_width=false
- indent_mode=2
- [project]
- name=Forest2D
- base_path=/home/tom/Documents/Forest2D/
- description=
- file_patterns=
- [long line marker]
- long_line_behaviour=1
- long_line_column=72
- [files]
- current_page=1
- FILE_NAME_0=3965;Lua;0;EUTF-8;0;1;0;%2Fhome%2Ftom%2FDocuments%2FForest2D%2Fsrc%2Fmain.lua;0;4
- FILE_NAME_1=1152;Lua;0;EUTF-8;1;1;0;%2Fhome%2Ftom%2FDocuments%2FForest2D%2Fsrc%2FWorld.lua;0;4
- FILE_NAME_2=2592;Lua;0;EUTF-8;1;1;0;%2Fhome%2Ftom%2FDocuments%2FForest2D%2Fsrc%2FForest2D.lua;0;4
- FILE_NAME_3=1048;Lua;0;EUTF-8;0;1;0;%2Fhome%2Ftom%2FDocuments%2FForest2D%2Fsrc%2FText.lua;0;4
- FILE_NAME_4=1663;Lua;0;EUTF-8;0;1;0;%2Fhome%2Ftom%2FDocuments%2FForest2D%2Fsrc%2FTileAnimation.lua;0;4
- FILE_NAME_5=146;Lua;0;EUTF-8;0;1;0;%2Fhome%2Ftom%2FDocuments%2FForest2D%2Fsrc%2FSprite.lua;0;4
- FILE_NAME_6=35;Lua;0;EUTF-8;1;1;0;%2Fhome%2Ftom%2FDocuments%2FForest2D%2Fsrc%2FAudio.lua;0;4
- FILE_NAME_7=5145;Lua;0;EUTF-8;1;1;0;%2Fhome%2Ftom%2FDocuments%2FForest2D%2Fsrc%2FEventHandler.lua;0;4
- FILE_NAME_8=35;Lua;0;EUTF-8;1;1;0;%2Fhome%2Ftom%2FDocuments%2FForest2D%2Fsrc%2FGUI.lua;0;4
- FILE_NAME_9=33;C;0;EUTF-8;1;1;0;%2Fhome%2Ftom%2FDocuments%2FForest2D%2Fsrc%2FData.c;0;4
- FILE_NAME_10=10662;Lua;0;EUTF-8;1;1;0;%2Fhome%2Ftom%2FDocuments%2FForest2D%2Fsrc%2FWorldEditor%2Feditor.lua;0;4
- FILE_NAME_11=501;Asciidoc;0;EUTF-8;1;1;0;%2Fhome%2Ftom%2FDocuments%2FForest2D%2FREADME.adoc;0;4
- FILE_NAME_12=8128;Asciidoc;0;EUTF-8;1;1;0;%2Fhome%2Ftom%2FDocuments%2FForest2D%2FManual.adoc;0;4
- [VTE]
- last_dir=/home/tom
- [build-menu]
- EX_00_LB=_Execute
- EX_00_CM=lua "%f"
- EX_00_WD=
- EX_01_LB=Execute main.lua
- EX_01_CM=lua main.lua
- EX_01_WD=
|