Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

chloride-tech/ACBot-Loader

Repository files navigation

ACBot Loader

License: GPL v3 .NET 8.0 Visual Studio 2022

ACBot Loader is an open-source program loader template developed by Chloride Technology, licensed under GNU General Public License v3.0. Built with .NET 8.0 and C#, it provides a modular foundation for creating customizable program loaders.


📖 Project Overview

ACBot Loader is a template application designed for dynamic module loading and execution. Developers can extend this template to build tailored solutions such as:

  • Plugin-based architectures
  • Http proxy & TCPClient communication
  • Dynamic library/script loaders
  • Extensible runtime environments

Key Features:

  • .NET 8.0 cross-platform support
  • Clean abstraction for loader logic
  • Easy-to-modify template structure

Repository: https://github.com/chloride-tech/ACBot-Loader

IMPORTANT: Derivative works must include:

  1. Original project attribution
  2. Repository link
  3. License notice

🛠️ Quick Start

Requirements

  • Development:
    • Visual Studio 2022 (with .NET Desktop Development workload)
    • .NET 8.0 SDK
  • Runtime:
    • .NET 8.0 Runtime
    • Windows 10+ / Linux (cross-platform compatible)

Build Instructions

  1. Clone Repository
    git clone https://github.com/chloride-tech/ACBot-Loader.git
    cd ACBot-Loader

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages