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 14:10:53 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
2daa902190167d007491d06c717cdf2b5acbcb8c
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: 717ms Template: 95ms
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