mirror of
https://github.com/dscalzi/HeliosLauncher.git
synced 2024-12-22 11:42:14 -08:00
09646484f1
Added .gitignore to exclude IDE-specific files, set up project code style configuration, included game and launcher settings in config.json, and created minimal discord and distribution JSON files for project setup.
7 lines
222 B
XML
7 lines
222 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="DiscordProjectSettings">
|
|
<option name="show" value="PROJECT_FILES" />
|
|
<option name="description" value="" />
|
|
</component>
|
|
</project> |