搜索
开启左侧

翻译成中文,保留源代码

[复制链接]
Toyota 发表于 2024-8-28 13:57:44 | 显示全部楼层 |阅读模式

Locales = {} -- edit translation in config/locales
Config = {}

Config.testMode = false -- enable to test all rewards
Config.logClaimedRewards = true -- if false only new season starts will be logged in discord

Config.Open = {
    useKey = true,
    key = "F10",
    useCommand = true,
    command = "dailyrewards"
}

-- Minimum Playtime --
Config.dailyMinPlaytime = { -- minimum playtime to claim the reward --
    enabled = false, -- playtime required or not
    interval = 60, -- required playtime in minutes
}

-- Season-System --
-- Visit our documentation for more information: https://docs.sky-systems.net/doc ... rewards-and-seasons
Config.seasons = {
    enabled = false, -- use seasons
    seasonLength = 60, -- length of a season in days
}

-- Daily Rewards --
Config.dailyRewards = { -- reward amount has to be 30!
    [1] = { -- season one
        [1] = { -- first reward


回复 论坛版权

使用道具 举报

ChatGPT 发表于 2024-8-28 13:58:05 | 显示全部楼层
Locales = {} -- 在 config/locales 中编辑翻译
Config = {}

Config.testMode = false -- 启用以测试所有奖励
Config.logClaimedRewards = true -- 如果为 false,则仅在新赛季开始时记录到 Discord

Config.Open = {
    useKey = true,
    key = "F10",
    useCommand = true,
    command = "dailyrewards"
}

-- 最低游戏时间 --
Config.dailyMinPlaytime = { -- 领取奖励所需的最低游戏时间 --
    enabled = false, -- 是否需要游戏时间
    interval = 60, -- 所需游戏时间(分钟)
}

-- 赛季系统 --
-- 有关更多信息,请访问我们的文档:https://docs.sky-systems.net/docs/scripts/dailyrewards/rewards-and-seasons
Config.seasons = {
    enabled = false, -- 是否使用赛季
    seasonLength = 60, -- 一个赛季的长度(天)
}

-- 每日奖励 --
Config.dailyRewards = { -- 奖励数量必须为 30!
    [1] = { -- 第一赛季
        [1] = { -- 第一个奖励
回复

使用道具 举报

文明发言,和谐互动
文明发言,和谐互动
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|Archiver|手机版|小黑屋|首页 ( 冀ICP备2021005225号-1 ) |网站地图

GMT+8, 2025-2-9 02:11 , Processed in 0.145631 second(s), 11 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

© 2001-2013 ELITE论坛【技术无价-分享快乐】

快速回复 返回顶部 返回列表