# Rmlog **Repository Path**: LrikaM/rmlog ## Basic Information - **Project Name**: Rmlog - **Description**: 用于 mindustry 游戏的逻辑编程语言 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-02 - **Last Updated**: 2024-06-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # R-MASM 逻辑汇编语言 ![](Logo/RMASM.png) --- 使用现代化的编程方式编写 Mindustry 逻辑。 ``` start: message1.show("Hello!!!!") jump start ``` 关于 R-MASM 语言的学习资料请前往 doc 文件夹。 类库的帮助文档前往 lib/doc 文件夹。