https://github.com/the-balthazar/brewmaptool
BrewMapTool, simple tools for doing things with Supreme Commander map binary files.
https://github.com/the-balthazar/brewmaptool
forged-alliance lua supcom supreme-commander supreme-commander-fa
Last synced: 3 months ago
JSON representation
BrewMapTool, simple tools for doing things with Supreme Commander map binary files.
- Host: GitHub
- URL: https://github.com/the-balthazar/brewmaptool
- Owner: The-Balthazar
- Created: 2024-07-08T17:06:47.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-08-06T21:06:07.000Z (10 months ago)
- Last Synced: 2025-02-01T21:12:28.533Z (5 months ago)
- Topics: forged-alliance, lua, supcom, supreme-commander, supreme-commander-fa
- Language: Lua
- Homepage:
- Size: 56.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A quick tool for doing things with *Supreme Commander: Forged Alliance* binary `.scmap` map files.
Made with LÖVE https://github.com/love2d/love. Requires LÖVE 12 so that `data:getString` can take offset values.
Drop an `.scmap` file into the window, and it'll unpack its contents, and display the heightmap and where units can't path.
Drop an `.scmap` folder into the window and it'll repack its contents.