Search for FIXME: and change the necessary items.
Execute the following command in PowerShell to create a dll in ./build/mods/.
cargo xtask build --dest_mode rootThere is no license specified for this template. It is okay to delete this item, but we recommend MIT OR APACHE2.0. This is because the license terms are clear when there is a documented license.
If you really want to include the original license for this template, please paste the following in an easy-to-find place.(This is not necessary in most cases.)
// SPDX-FileCopyrightText: (C) 2025 SARDONYX
// SPDX-License-Identifier: Apache-2.0 OR MIT