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-01 22:20:52 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
9999e19d16422d5eda1b14ce80fdf586476a43ea
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: 503ms Template: 80ms
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