From e9ea621b93fbb58d9edfca8375918791637bbd52 Mon Sep 17 00:00:00 2001 From: chai Date: Wed, 30 Dec 2020 20:59:04 +0800 Subject: +init --- Impostor-dev/src/Impostor.Api/Impostor.Api.csproj | 38 +++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 Impostor-dev/src/Impostor.Api/Impostor.Api.csproj (limited to 'Impostor-dev/src/Impostor.Api/Impostor.Api.csproj') diff --git a/Impostor-dev/src/Impostor.Api/Impostor.Api.csproj b/Impostor-dev/src/Impostor.Api/Impostor.Api.csproj new file mode 100644 index 0000000..8ad2582 --- /dev/null +++ b/Impostor-dev/src/Impostor.Api/Impostor.Api.csproj @@ -0,0 +1,38 @@ + + + + netstandard2.0 + ProjectRules.ruleset + 9 + true + enable + 1.0.0 + true + snupkg + Impostor.Api + Impostor.Api + AeonLucid + An api library for Impostor, an Among Us private server. You need this package to write plugins for Impostor. + Impostor.Api + Among Us;Impostor;Impostor Plugin + https://raw.githubusercontent.com/Impostor/Impostor/dev/docs/images/logo_64.png + https://github.com/Impostor/Impostor + git + https://github.com/Impostor/Impostor + + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + \ No newline at end of file -- cgit v1.1-26-g67d0