Add Expedience.Models
parent
e5a2cfd04c
commit
4e2b33e95f
@ -0,0 +1,9 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net7.0</TargetFramework>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<Nullable>enable</Nullable>
|
||||
</PropertyGroup>
|
||||
|
||||
</Project>
|
||||
@ -1,11 +0,0 @@
|
||||
{
|
||||
"Author": "ilitirit",
|
||||
"Name": "Expedience",
|
||||
"Punchline": "Ahahaha worthless buff",
|
||||
"Description": "Records and uploads Duty Completion times",
|
||||
"InternalName": "Expedience",
|
||||
"ApplicableVersion": "any",
|
||||
"Tags": [ "speed", "duty" ],
|
||||
"CategoryTags": [ "social" ],
|
||||
"DalamudApiLevel": 8
|
||||
}
|
||||
@ -1,13 +0,0 @@
|
||||
{
|
||||
"version": 1,
|
||||
"dependencies": {
|
||||
"net7.0-windows7.0": {
|
||||
"DalamudPackager": {
|
||||
"type": "Direct",
|
||||
"requested": "[2.1.11, )",
|
||||
"resolved": "2.1.11",
|
||||
"contentHash": "9qlAWoRRTiL/geAvuwR/g6Bcbrd/bJJgVnB/RurBiyKs6srsP0bvpoo8IK+Eg8EA6jWeM6/YJWs66w4FIAzqPw=="
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue