2025-07-10 16:06:14 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<Project>
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<!-- Copy this file to MuzikaGromche.props.user and uncomment one of two paths below: -->
|
2025-07-16 15:02:36 +00:00
|
|
|
|
2025-07-10 16:06:14 +00:00
|
|
|
<!-- On Linux: -->
|
|
|
|
|
<!-- <LethalCompanyDir>$(HOME)/.local/share/Steam/steamapps/common/Lethal Company/</LethalCompanyDir> -->
|
2025-07-16 15:02:36 +00:00
|
|
|
<!-- <WavExportDir>\home\ratijas\Music\SFX\Export</WavExportDir> -->
|
|
|
|
|
|
2025-07-10 16:06:14 +00:00
|
|
|
<!-- On Windows: -->
|
|
|
|
|
<!-- <LethalCompanyDir>C:/Program Files (x86)/Steam/steamapps/common/Lethal Company/</LethalCompanyDir> -->
|
2025-07-16 15:02:36 +00:00
|
|
|
<!-- <WavExportDir>D:\Code\MuzikaGromcheAudio\Export</WavExportDir> -->
|
2025-07-10 16:06:14 +00:00
|
|
|
</PropertyGroup>
|
|
|
|
|
</Project>
|