diff options
| author | Indrajith K L | 2025-11-03 19:09:36 +0530 |
|---|---|---|
| committer | Indrajith K L | 2025-11-03 19:17:06 +0530 |
| commit | cc305c3cdb0cdb7098c70ffcb82fa49bc16e0d21 (patch) | |
| tree | e7bad9b23ff70dfead36b4b7c9820b83fa70d1b0 /UPGRADE_SUMMARY.md | |
| parent | 9c62d9dc1bbc4d344e679946e9cb75cbca806cf2 (diff) | |
| download | reilua-enhanced-cc305c3cdb0cdb7098c70ffcb82fa49bc16e0d21.tar.gz reilua-enhanced-cc305c3cdb0cdb7098c70ffcb82fa49bc16e0d21.tar.bz2 reilua-enhanced-cc305c3cdb0cdb7098c70ffcb82fa49bc16e0d21.zip | |
docs: clean up personal references for public use
Diffstat (limited to 'UPGRADE_SUMMARY.md')
| -rw-r--r-- | UPGRADE_SUMMARY.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/UPGRADE_SUMMARY.md b/UPGRADE_SUMMARY.md index 4c96a47..5cdfe8f 100644 --- a/UPGRADE_SUMMARY.md +++ b/UPGRADE_SUMMARY.md @@ -21,7 +21,7 @@ Successfully ported embedded assets, splash screens, and asset loading features ### 3. **Splash Screens** - Always embedded dual logo splash screens -- Screen 1: "INDRAJITH MAKES GAMES" on Raylib red background +- Screen 1: Custom text on Raylib red background - Screen 2: "Made using" with Raylib and ReiLua logos - Each screen: 0.8s fade in, 2.5s display, 0.8s fade out - `--no-logo` flag to skip in development @@ -141,7 +141,7 @@ cmake -G "MinGW Makefiles" .. -DEMBED_MAIN=ON -DEMBED_ASSETS=ON mingw32-make ``` - Everything embedded in single .exe -- Professional distribution package +- Clean distribution package - No external file dependencies ## Command Line Options |
