godot-proposals VS rcedit

Compare godot-proposals vs rcedit and see what are their differences.

godot-proposals

Godot Improvement Proposals (GIPs) (by godotengine)

rcedit

Command line tool to edit resources of exe (by electron)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
godot-proposals rcedit
610 7
1,024 1,547
1.8% 2.3%
2.7 6.3
6 months ago 18 days ago
C++
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

godot-proposals

Posts with mentions or reviews of godot-proposals. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-12.

rcedit

Posts with mentions or reviews of rcedit. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-29.
  • RCEdit doesn't exist
    2 projects | /r/godot | 29 Nov 2022
    You need to install here : https://github.com/electron/rcedit/releases
  • Should Rcedit be a problem i should be worrying about?
    1 project | /r/godot | 13 Aug 2022
    You can get a copy from GitHub.
  • What do you most dislike in Godot?
    5 projects | /r/godot | 27 Jan 2022
    The PE executable format isn't easy to deal with. To modify PE data, Godot currently calls an external program called rcedit which is no longer maintained.
  • Sumneko lua-language-server not loading bee.file system following upgrade.
    8 projects | /r/neovim | 1 Jan 2022
    Submodule '3rd/bee.lua' (https://github.com/actboy168/bee.lua) registered for path '3rd/bee.lua' Submodule '3rd/love-api' (https://github.com/love2d-community/love-api) registered for path '3rd/love-api' Submodule '3rd/lovr-api' (https://github.com/bjornbytes/lovr-docs) registered for path '3rd/lovr-api' Submodule '3rd/lpeglabel' (https://github.com/sqmedeiros/lpeglabel) registered for path '3rd/lpeglabel' Submodule '3rd/luamake' (https://github.com/actboy168/luamake) registered for path '3rd/luamake' Submodule '3rd/rcedit' (https://github.com/electron/rcedit) registered for path '3rd/rcedit' Cloning into '/home/ec2-user/github-repos/lua-language-server/3rd/bee.lua'... Cloning into '/home/ec2-user/github-repos/lua-language-server/3rd/love-api'... Cloning into '/home/ec2-user/github-repos/lua-language-server/3rd/lovr-api'... Cloning into '/home/ec2-user/github-repos/lua-language-server/3rd/lpeglabel'... Cloning into '/home/ec2-user/github-repos/lua-language-server/3rd/luamake'... Cloning into '/home/ec2-user/github-repos/lua-language-server/3rd/rcedit'... Submodule path '3rd/bee.lua': checked out '2ea871bfaa2ecf1be94d610048980f05e44782cf' Submodule path '3rd/love-api': checked out 'fa88219b16b652cccee983aa08dcf706e1b5f0e6' Submodule path '3rd/lovr-api': checked out '92d3742eb6c3f4999a0c575984c82a75652e2b74' Submodule path '3rd/lpeglabel': checked out 'ed183860289664af0f3727307653c9bf2bccdc80' Submodule path '3rd/luamake': checked out '94a91fd465d8c86a5341069ceef1018d9035b5aa' Submodule '3rd/bee.lua' (https://github.com/actboy168/bee.lua) registered for path '3rd/luamake/3rd/bee.lua' Cloning into '/home/ec2-user/github-repos/lua-language-server/3rd/luamake/3rd/bee.lua'... Submodule path '3rd/luamake/3rd/bee.lua': checked out '2ea871bfaa2ecf1be94d610048980f05e44782cf' Submodule path '3rd/rcedit': checked out 'b807b34a644c86c0b0d89c7f073967e79202731a' ❯
  • I can't change the application icon for Windows.
    1 project | /r/godot | 29 Jul 2021
  • Can't Add Custom Icon To My Godot Project
    1 project | /r/godot | 18 Jun 2021
    You might need to add rcedit to the Editor Settings
  • Exporting project executable small icons not changing
    1 project | /r/godot | 6 Apr 2021
    I think you'll need to make an .ico with the icon sizes packed in and then add that to your Windows export settings. And make sure you have rcedit loaded in the Editor settings

What are some alternatives?

When comparing godot-proposals and rcedit you can also consider the following projects:

o3de - Open 3D Engine (O3DE) is an Apache 2.0-licensed multi-platform 3D engine that enables developers and content creators to build AAA games, cinema-quality 3D worlds, and high-fidelity simulations without any fees or commercial obligations.

Godot - Godot Engine – Multi-platform 2D and 3D game engine

godex - Godex is a Godot Engine ECS library.

bee.lua - Lua runtime and toolset

godoticon - Godot Icon creator and replacer

Godot-Mixing-Desk - A complete audio solution for Godot 3.3.x, making procedural sound and adaptive/procedural music possible with a few nodes and a couple lines of code.

luamake

kompute - General purpose GPU compute framework built on Vulkan to support 1000s of cross vendor graphics cards (AMD, Qualcomm, NVIDIA & friends). Blazing fast, mobile-enabled, asynchronous and optimized for advanced GPU data processing usecases. Backed by the Linux Foundation.

cuberite - A lightweight, fast and extensible game server for Minecraft

openseeface-gd - A GUI for running OpenSeeFace.

lua-language-server - A language server that offers Lua language support - programmed in Lua