Logo
Explore Help
Sign In
Akatsuki-Misaki/ArchiSteamFarm
1
0
Fork 0
You've already forked ArchiSteamFarm
mirror of https://github.com/JustArchiNET/ArchiSteamFarm.git synced 2026-01-16 00:20:50 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
bed90d854c00b6d36b51bf6468bb4f3037c6c8c1
ArchiSteamFarm/ArchiSteamFarm.CustomPlugins.ExamplePlugin/nuget.config

12 lines
278 B
Plaintext
Raw Normal View History

Implement plugin system (#1020) * Implement basic plugin system * The dawn of new era * Add plugins warning * Move more members to PublicAPI * Open commands for the plugins * Add IBotHackNewChat * Run plugin events in parallel * Use properties in IPlugin * Hook our custom plugin into CI to ensure it compiles * Fix dotnet brain damage * Add IBotsComparer * Add code documentation * Add IBotTradeOffer * Add IBotTradeOffer example * Add IBotTradeOfferResults * Final bulletproofing * Final renaming
2019-01-10 22:33:07 +01:00
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<config>
<add key="dependencyversion" value="Highest" />
</config>
<packageSources>
<add key="dotnet-core" value="https://dotnet.myget.org/F/dotnet-core/api/v3/index.json" />
</packageSources>
</configuration>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.3 Page: 1024ms Template: 118ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API