feat: add more api

This commit is contained in:
Tsubasa6848
2024-02-08 21:43:05 +08:00
Unverified
parent 97c0adbf6e
commit a4d568620d
5 changed files with 26 additions and 4 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ std::variant<std::string, std::vector<RecipeIngredient>> makeRecipeUnlockingKey(
return result;
}
void ExportGMLib_ModAPI() {
void Export_Legacy_GMLib_ModAPI() {
// 合成表部分
RemoteCall::exportAs(
"GMLib_ModAPI",