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 2025-12-19 15:58:39 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
fdbb51a7b196b70b33210386789e6f81f3449bdd
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: 204ms Template: 38ms
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