Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
V
Vgdpro Scripts
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
xiaoye
Vgdpro Scripts
Commits
c7f3511d
Commit
c7f3511d
authored
Apr 08, 2024
by
jwyxym
Committed by
GitHub
Apr 08, 2024
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
fd53f088
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
6 deletions
+7
-6
README.md
README.md
+7
-6
No files found.
README.md
View file @
c7f3511d
# vgdpro-scripts写卡说明
# vgdpro-scripts写卡说明
调用库:
*
调用库:
VgD.Lua(完整效果的装封,适用于正常进行vg游戏对局的基础效果库)
*
VgD.Lua(完整效果的装封,适用于正常进行vg游戏对局的基础效果库)
VgFuncLib.lua(散装效果的装封,因vg的效果、费用具有高重复度,适用于vg卡片效果的快捷调用)
*
VgFuncLib.lua(散装效果的装封,因vg的效果、费用具有高重复度,适用于vg卡片效果的快捷调用)
VgDefinition.Lua(适用于与内核对接)
*
VgDefinition.Lua(适用于与内核对接)
函数写在哪?
*
函数写在哪?
[[
*
[[
local cm,m,o=GetID()
local cm,m,o=GetID()
function cm.initial_effect(c)
function cm.initial_effect(c)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment