60 Commits

Author SHA1 Message Date
DecalOverdose
552ef2b92f Update README.md 2026-04-08 14:58:30 +04:00
over
50147bd2a6 problematic media loaded..... 2026-04-07 23:43:06 -05:00
Tropical
968f2a4f91 Merge branch 'dev' into rubicon 2026-04-04 11:02:22 -05:00
MatthewBeshay
e4d871cd2f chore: switch default toolchain to LLVM 20 + libc++ for full C++23 support 2026-04-03 18:57:29 +11:00
MatthewBeshay
5b93add4c4 docs: fix binary path and run instructions in README 2026-04-03 18:57:29 +11:00
JuiceyDev
ddfdbcd1bc Update README progress numbers. (#370)
* Updated Readme numberz

* README: fix asset paths

---------

Co-authored-by: ffqq <36998498+realffqq@users.noreply.github.com>
2026-03-30 19:02:02 +03:00
ViniciusCruzMoura
882680f4f9 fix(Dockerfile): update Meson version and README
Update the Meson version in the Dockerfile because commit
d54e365 changed the minimum required version

Add a command to the README to remove orphan Docker images

Update the run command in the README to include a config that
automatically removes the container when it exits

Signed-off-by: ViniciusCruzMoura <contato.cruz.moura@gmail.com>
2026-03-22 20:14:06 -04:00
project516
9e09a1da48 Add link to the online documentation in README.md
You must deploy the gh-pages branch to GitHub pages for it to be deployed
2026-03-20 10:23:04 -05:00
Emily
ed5fc93852 move Discord invite below Scope & platform in the README.md 2026-03-17 19:59:27 -04:00
Arcanecaster
e29ef4bc98 Update README.md
yes
2026-03-16 23:33:01 +01:00
Tropical
dcf6189246 Remove GCC version requirement from README
Removed note about GCC version requirement for building.
2026-03-16 09:06:22 -05:00
Tropical
5672035c6c docs: add readme buttons 2026-03-14 16:10:24 -05:00
JuiceyDev
ab70de5249 mrballs doing gods work 2026-03-13 21:41:41 +01:00
JuiceyDev
48b551ac1c minor spelling mistake 2026-03-13 00:31:37 +01:00
JuiceyDev
7e2b415e7d Update to the scope & platform support section of readme. 2026-03-13 00:23:46 +01:00
JuiceyDev
51323c73c1 removed rm -rf to -r, closes issue #185 2026-03-11 16:22:13 +01:00
Tropical
f90d9a2b0d docs: don't list meson as a build dep 2026-03-10 18:13:57 -05:00
Tropical
52ee114f24 refactor: dont depend on libpng and libdl, update docs 2026-03-10 17:57:56 -05:00
Tropical
fe631bcff8 chore: undo unintentional meson changes, update README 2026-03-10 17:32:53 -05:00
JuiceyDev
69c3e61ca3 Merge branch 'dev' into feat/sdl-support 2026-03-10 17:03:17 +01:00
vekidev
45c90ef358 the biggest commit of them all
its the biggest one what can i tell you
2026-03-10 10:27:24 +01:00
JuiceyDev
1c67f134b2 added files from pr 2026-03-10 09:18:20 +01:00
JuiceyDev
13480fa664 Update README with Windows support information 2026-03-09 15:01:55 +01:00
Tropical
564890bfa3 docs: add back stuff that was removed from the README 2026-03-09 00:37:52 -05:00
Enderteck
67b6995068 Update README with Fedora/Nobara dependencies
Add installation all the packages required to compile on Fedora/Nobara. 
Tested those on Fedora 43, but as specified you need to get meson 1.10.0+ via a fedora 44 package
2026-03-08 23:49:11 +01:00
Tropical
7975f5c3c0 docs: update README to better represent scope 2026-03-08 22:40:55 +01:00
Tropical
7c0bd2fbbd refactor(build): make lld optional and recommend clang/llvm in README 2026-03-08 22:39:40 +01:00
JuiceyDev
3ed3f255c4 Update README.md 2026-03-06 23:06:18 +01:00
JuiceyDev
587e9a676e updated readme 2026-03-06 17:29:58 +01:00
JuiceyDev
36166bfdae added bunch of todos, modified readme 2026-03-06 17:28:35 +01:00
zukrmn
ff7276be18 docs: add devcontainer and missing libpng-dev dependency 2026-03-06 15:30:21 +00:00
Tropical
edb475212c docs: clarify that Common needs to be at the cwd 2026-03-06 02:38:40 -06:00
Tropical
546042c8b1 docs: remove redundant sentence about windows crosscompilation 2026-03-06 02:03:22 -06:00
Tropical
ab6387ea7e docs: clarify binary location 2026-03-06 01:55:06 -06:00
Tropical
50f433b932 docs: add lld install instructions 2026-03-06 01:52:26 -06:00
Tropical
35b0781f47 docs: add instructions to hard reset builddir 2026-03-06 01:33:29 -06:00
Tropical
379d7d9ee5 docs: move running section below 2026-03-06 01:30:48 -06:00
Tropical
09721f8c91 docs: add instructions for checking GCC version 2026-03-06 01:29:03 -06:00
Tropical
1a8a969ef8 docs: update README with new build instructions 2026-03-06 01:24:25 -06:00
Tropical
953d7257d3 Merge branch 'dev' of https://github.com/create-juicey-app/4jcraft-juicefork into juice-dev 2026-03-06 00:18:34 -06:00
Tropical
7baf1cbfa1 refactor: clean up meson build scripts, use in-tree zlib 2026-03-06 00:17:31 -06:00
JuiceyDev
17ac8deddf hhhhh 2026-03-06 07:13:57 +01:00
JuiceyDev
b04a2369b6 meson basic intergration 2026-03-06 01:59:57 +01:00
JuiceyDev
423a9f5fca Fix formatting of CMake reset instructions in README 2026-03-06 00:33:13 +01:00
JuiceyDev
1848accdb7 added temp indicator 2026-03-06 00:32:28 +01:00
JuiceyDev
1f37e1d422 some updates 2026-03-06 00:28:53 +01:00
JuiceyDev
a75b4cf0b2 we r getting so close god dam it 2026-03-05 10:51:53 +01:00
Mohamed Ashraf
ba6b678349 SOMEONE FORGOT TO INCLUDE THE STUBS 2026-03-04 15:16:53 +04:00
Danielcodedev
10808ab869 Discord link README Update
Updated Discord link it's not currently available.
2026-03-03 18:26:58 -06:00
DecalOverdose
91809bf6fe Update README.md 2026-03-03 16:48:08 +04:00