From a97eec8d8da4e7a350602dc45c71d02842922b2a Mon Sep 17 00:00:00 2001 From: LeRatierBretonnien Date: Thu, 21 May 2020 22:19:08 +0200 Subject: [PATCH] Push initial structure --- LICENSE.txt | 1 + RdD.geany | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 33 insertions(+) create mode 100644 LICENSE.txt create mode 100644 RdD.geany diff --git a/LICENSE.txt b/LICENSE.txt new file mode 100644 index 00000000..a22a2da2 --- /dev/null +++ b/LICENSE.txt @@ -0,0 +1 @@ +MIT diff --git a/RdD.geany b/RdD.geany new file mode 100644 index 00000000..81ed1857 --- /dev/null +++ b/RdD.geany @@ -0,0 +1,32 @@ +[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=false +replace_tabs=false + +[indentation] +indent_width=2 +indent_type=0 +indent_hard_tab_width=8 +detect_indent=false +detect_indent_width=false +indent_mode=2 + +[project] +name=RdD +base_path=/home/sigmar/work/foundryvtt/foundryvtt-reve-de-dragon + +[long line marker] +long_line_behaviour=1 +long_line_column=72 + +[files] +current_page=0 + +[VTE] +last_dir=/home/sigmar