Gobo
GML Formatter
A C# code formatter specifically designed for GameMaker Language (GML), ensuring consistent and opinionated formatting with automatic line wrapping.
Gobo is an opinionated code formatter for GameMaker Language (GML).
23 stars
2 watching
2 forks
Language: C#
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gobwas/glob | A Go library for efficient string matching using compile-time glob patterns. | 968 |
nikko-the-cat/gml-classes | An extension script for GameMaker Studio 2 that adds OOP features | 13 |
gamemakerdiscord/gog.gml | A native extension for GameMaker: Studio/GMS2 to utilize GOG.com's SDK for achievements, stats, and leaderboards | 11 |
drewstinnett/gout | A utility package for formatting and serializing data in standard formats. | 17 |
cheekybits/genny | A tool for generating type-specific code in Go using generics | 1,710 |
keeveegames/deepcopy.gml | A utility script for recursively deep copying nested data structures in GameMaker language. | 13 |
glycerine/greenpack | A serialization format that provides versioning, typing, and schema support for data exchange between different programming languages | 115 |
shurcool/github_flavored_markdown | A Go package that renders GitHub Flavored Markdown with fenced code blocks and clickable headers. | 160 |
lajosbencz/glo | A Go logging library with customizable handlers and filters for controlling output levels. | 16 |
wzshiming/gotype | A tool for parsing and manipulating Golang source code at compile-time | 62 |
mtax-development/gml-oop | A library of constructors operating primary GameMaker functionalities. | 28 |
yellowafterlife/gmedit | A high-performance code editor for GameMaker game development | 316 |
go-ffmt/ffmt | Golang beautifies data display by providing formatting options for humans | 308 |
grisgram/gml-outline-shader-drawer | A GameMaker Studio 2 shader that draws detailed outlines around sprites with adjustable strength, color, and animation effects. | 22 |
keeveegames/arraylist.gml | A custom list class built on top of GameMaker Studio 2's array data structure, providing an optimized and feature-rich implementation for managing collections of data. | 15 |