Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-11 | fixt Fix several bugs in the Windows installation | Frederico Linhares | |
* Rakefile: Link against winsock2 * ruby_build_config.rb: Add sockets to the engine for on-line gaming. * src/core.cpp: Windows needs to read mrb files as binaries. * windows_installer.nsi: write uninstaller before listing files seems to cause bugs. | |||
2024-01-06 | buil Use NSIS to create Windows installer | Frederico Linhares | |