mirror of https://github.com/bmgjet/cargopath.git
|
||
---|---|---|
CargoPath | ||
CargoPath.sln | ||
README.md |
README.md
CargoPath Harmony Plugin
CargoPath is a simple Harmony plugin designed to load embedded cargopath
data. It works similarly to the RustEdit extension but should not be used in conjunction with it to avoid conflicts.
Features
- Embedded CargoPath Data Loading: Seamlessly loads embedded
cargopath
data. - RustEdit Extension Alternative: Provides similar functionality without requiring the RustEdit extension.
- Harmony Integration: Built as a Harmony plugin for straightforward integration with compatible systems.
Installation
-
Download the Harmony DLL:
- Locate the Harmony DLL in the
CargoPath/bin/Release
directory of this repository.
- Locate the Harmony DLL in the
-
Move the DLL to the HarmonyMods Folder:
- Copy the Harmony DLL to your
HarmonyMods
folder.
- Copy the Harmony DLL to your
Usage
- Ensure the plugin is placed in the
HarmonyMods
folder. - Start your server.
- The plugin will automatically load embedded
cargopath
data.
Compatibility
- Do not use this plugin alongside the RustEdit extension as they serve similar purposes and may cause conflicts.
Contributing
Contributions, feature requests, and bug reports are welcome! Please open an issue or create a pull request to share your improvements.
License
This project is distributed under the MIT License. Feel free to use, modify, and share it according to the terms of the license.