[AltServer] Adds option to Launch at Login

This commit is contained in:
Riley Testut
2019-09-04 11:58:28 -07:00
parent 0c1f469dfa
commit a37d02d5d1
22 changed files with 996 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
root = true
[*]
indent_style = tab
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true