aboutsummaryrefslogtreecommitdiffstats
path: root/DiscordToXIV/DiscordToXIV.csproj
blob: da2914fac46fc41395243dc5847e4e9ae8e3c5b4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
    <Import Project="Dalamud.Plugin.Bootstrap.targets"/>

    <PropertyGroup>
        <Version>0.0.0.1</Version>
        <Description>A sample plugin.</Description>
        <PackageProjectUrl>https://github.com/goatcorp/DiscordToXIV</PackageProjectUrl>
        <PackageLicenseExpression>AGPL-3.0-or-later</PackageLicenseExpression>
        <IsPackable>false</IsPackable>
        <RootNamespace>DiscordToXIV</RootNamespace>
    </PropertyGroup>

    <ItemGroup>
        <PackageReference Include="Fleck" Version="1.0.13" />
    </ItemGroup>

</Project>
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage