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.
8 lines
280 B
XML
8 lines
280 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="ProjectModuleManager">
|
|
<modules>
|
|
<module fileurl="file://$PROJECT_DIR$/.idea/HeliosLauncher.iml" filepath="$PROJECT_DIR$/.idea/HeliosLauncher.iml" />
|
|
</modules>
|
|
</component>
|
|
</project> |