SweetenedSuzuka/Emuera-Basic-Agent-guide

用于ERA Basic代码编写的Claude格式的Skill,可以辅助AI写出更少错误的ERA Basic脚本。

5Stars on the repository
17Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
GPL-2.0Licence, which decides whether bodies are shown

character

01

SweetenedSuzuka/Emuera-Basic-Agent-guide

Command

An Emuera command for managing game characters. It covers adding, copying, and defining characters with commands such as addchara, addcopychara, and adddefchara.

5 1mo ago A 0 tokens GPL-2.0

control-flow

02

SweetenedSuzuka/Emuera-Basic-Agent-guide

Command

A control-flow command for Emuera scripts that runs different instructions depending on whether conditions are true. Control flow means choosing what a program does next.

5 1mo ago A 0 tokens GPL-2.0

data-save-load

03

SweetenedSuzuka/Emuera-Basic-Agent-guide

Command

A reference command for saving and loading game data in Emuera-Basic, a scripting environment for game-like applications. It covers save files, loading, resetting data, and global data shared across the game.

5 1mo ago A 0 tokens GPL-2.0

data-table

04

SweetenedSuzuka/Emuera-Basic-Agent-guide

Command

A reference command for using data tables in Emuera-Basic, a scripting environment for game-like applications. It covers managing tables and working with columns, rows, and individual cells.

5 1mo ago A 0 tokens GPL-2.0

display-font

05

SweetenedSuzuka/Emuera-Basic-Agent-guide

Command

A reference command for changing and restoring the text color in Emuera-Basic, a scripting environment for game-like applications. It supports RGB color values and resetting the color to its default.

5 1mo ago A 0 tokens GPL-2.0

graphics

06

SweetenedSuzuka/Emuera-Basic-Agent-guide

Command

A reference command set for creating and managing drawing canvases in Emuera-Basic, a scripting environment for game-like applications. It includes creating canvases, loading canvas data from files, clearing them, filling areas, and disposing of them.

5 1mo ago A 0 tokens GPL-2.0

map

09

SweetenedSuzuka/Emuera-Basic-Agent-guide

Command

A command named “map” for managing associative arrays, which store values under named keys instead of numbered positions. The information mentions key operations and retrieving all keys.

5 1mo ago A 0 tokens GPL-2.0

math-etc

10

SweetenedSuzuka/Emuera-Basic-Agent-guide

Command

Commands named “RAND” and “RANDOMIZE” for generating random numbers and initializing the random-number seed. RAND can use either zero or a specified lower and upper bound.

5 1mo ago A 0 tokens GPL-2.0

print-system

11

SweetenedSuzuka/Emuera-Basic-Agent-guide

Command

A command reference for the Emuera Basic Agent guide covering the print system command. It documents its basic form, parameter types, drawing options, line breaks, and waiting behavior.

5 1mo ago A 0 tokens GPL-2.0

sound

12

SweetenedSuzuka/Emuera-Basic-Agent-guide

Command

A group of commands for playing audio files stored in an Emuera game's sound folder through Windows Media Player components.

5 1mo ago A 0 tokens GPL-2.0

system

14

SweetenedSuzuka/Emuera-Basic-Agent-guide

Command

A group of commands for moving an Emuera game to named stages, such as the title screen, new game, shop, training, or turn end.

5 1mo ago A 0 tokens GPL-2.0

xml

16

SweetenedSuzuka/Emuera-Basic-Agent-guide

Command

A command for working with XML, a text format used to store structured information, including finding values with XPath.

5 1mo ago A 0 tokens GPL-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: