4c0026b053
Update links to the contributing section of the docs to the appropriate new sections.
2025-09-12 01:04:14 +02:00
dff6752ac8
Cleanup various repository documentation files
...
- Reformat logo license as a plain text file.
- Fix outdated links or references to SFC or Visual Script.
- Tweak contents of `CONTRIBUTING.md` to highlight contributor docs more
prominently, and make it easier to parse.
- Tweak formatting and contents in `thirdparty/README.md` for consistency.
2023-10-10 13:58:13 +02:00
491ded1898
Minor typo and docs URL fixes
2023-02-28 13:38:01 +01:00
3d15d61955
Fix link to docs for building from source
2023-01-11 18:53:15 +00:00
db687b1fcd
Remove LGTM badge
...
LGTM.com will be shut down in December 2022
2022-10-01 18:31:18 +02:00
d20b32186f
[Web] Rename JavaScript platform to Web.
...
Also rename export name from "HTML5" to "Web".
2022-08-29 11:52:00 +02:00
0f1ace5b6a
README updates and improvements, link license page
...
...some copy edits, and sprinkling some links over that page in general.
2021-11-02 02:28:25 +01:00
c6c0479aed
Merge pull request #44359 from Riteo/logo-outline
...
Add an outlined version of logo.png and icon.png and put it in README.md
2021-05-09 14:01:05 +02:00
848f3bba7c
Link to Godot Contributors Chat instead of IRC
2021-03-05 22:32:48 +01:00
d68abd95fc
Add an outlined version of logo.png and icon.png and put it in README.md
2020-12-14 06:42:51 +01:00
f571d1f9c1
Remove GitHub actions badge.
...
`Godot` workflow is long removed in `master`, and is only found in the `3.2-android-app-bundle` branch currently. As of now Github actions has no way to show `passing` if all checks are passed but only to show the badge of each workflow individually. We can make a feature request later on but for now, we should remove the `Godot CI` badge as it reflects completely something else.
2020-09-01 23:07:35 +05:30
b0713e9e6c
Improve the project README
...
- Use the SVG version of the logo.
- Mention console support in the first paragraph.
- Point contributors to the `#godotengine-devel` IRC channel.
- Improve formatting for better readability.
- Add more links when needed.
- Fix warnings reported by markdownlint.
2020-08-10 23:07:34 +02:00
9838f2ff93
Remove Travis CI and AppVeyor build badge
...
Travis CI and AppVeyor are phased out in 431930bd09 hence there is no point in keeping a badge of it in `README.md`
2020-07-24 22:11:57 +05:30
2580d2da68
Add GitHub Actions badge to README.md
...
P.S: Do we use AppVeyor anymore? There hasn't been a run since two days neither do I see it in any build statuses. If not, we might remove it from `README.md`. Correct me if I'm wrong.
2020-07-15 22:53:55 +05:30
17ac8c1e9b
Add TODOs Badge to README
...
Closes #37217
2020-03-25 19:53:51 -04:00
88da49beee
Added LGTM Alert Badge
2020-02-06 23:29:54 +05:30
aba6f51ff9
Add Weblate badge to README.md
2019-07-06 00:22:31 -03:00
e40aea7fec
Replace 3.0 screenshot by new one from TPS demo
...
Fixes #27324 .
2019-04-08 14:07:13 +02:00
5f8af252e8
doc: Use HTTPS for docs.godotengine.org and point to latest branch
...
Fixes #23509 .
2018-11-05 08:46:27 +01:00
172694ac4c
Add useful links for contributors to CONTRIBUTING and README docs.
2018-10-13 22:59:52 -07:00
6e1bba1987
README: Use HTTPS URL for image. ( #17851 )
...
Updated links to use https when possible to avoid redirects.
2018-03-30 22:11:52 +02:00
91adb58d3d
Add screenshot to the README
...
3D scene courtesy of @fracteed.
2017-10-31 10:15:36 +01:00
203fed204c
CI: Disable MinGW build on Travis and add AppVeyor badge
...
Now that AppVeyor handles testing Windows builds with MSVC,
we can skip the need to test against Travis' old MinGW toolchain
and have a faster CI process.
Also try building X11 binaries against system OpenSSL, should
speed up build.
2017-09-26 19:34:17 +02:00
1dcd4d3624
Changed badge to use HTTPS
...
Howdy!
I just changed the Code Triage badge to use https instead of http.
Thanks for your time! :D
2017-07-14 16:10:55 -04:00
519df0d34d
Use new Godot icon consistently everywhere
2017-05-17 19:53:59 +02:00
4989cc3617
Fix URLs to moved docs pages
...
Closes #8266 .
2017-04-05 07:34:27 +02:00
ab9fa604d1
Rewrite the README to be more descriptive
2016-11-03 19:29:31 +01:00
b0a97579ac
README.md: Add codetriage badge
2016-05-27 01:12:06 +02:00
e56f05c690
README.md docs are not wiki ( #4770 )
2016-05-23 11:29:46 +02:00
da54a4d693
README: use https links to main website
...
Thanks @akien-mga for having given me the idea:
926df79a7c
2016-05-23 04:50:26 +02:00
d3515a1ccb
README: Improve Documentation section
...
The move was over three months ago, it is irritating
to still read "has been moved to".
2016-05-23 04:35:51 +02:00
1756d2ddb1
Update README.md
2016-02-22 07:42:10 -03:00
050caee122
Add travis-ci badge to show the status of master
2016-01-27 14:24:55 +01:00
295d38c755
Change wiki links to point to OpenProject website
2015-11-19 18:37:03 +01:00
0ed18537a3
Update README.md
2015-11-03 23:11:03 -03:00
a98236fe5e
Put this back to fix web page.Will have to figure something else for mainpage in doxygen.
2015-05-17 06:40:08 -06:00
5ceec67add
Added Doxyfile for Doxygen documentation. Had to modify codec.h because it already had set up the mainpage. Added a logo without text for the Doxygen pages upper top left corner. Pointed Doxyfile to README.md. Thinking of adding Markup in c files pointing to Wiki links. That way we have current source markup but it points to Wiki for major documentation effort.
2015-05-10 14:36:58 -06:00
99cf6c0dc4
Update README.md
2014-12-15 22:41:50 -03:00
f9ff086235
Update README.md
2014-05-24 01:30:28 -03:00
06e358199f
fixie readme
2014-02-24 09:58:52 -03:00
c85146e112
Create README.md
2014-02-12 22:08:27 +07:00
abb985e755
Reverted to older version of WebP, newer one crashed on Android.
2014-02-10 22:37:07 -03:00
56bf3d0a14
compiling instructions
2014-02-10 01:38:03 -03:00
7cb54f712a
hoho
2014-02-09 23:14:35 -03:00
ebc38f099d
readme changed
2014-02-09 23:12:50 -03:00
0e49da1687
first commit
2014-01-04 13:08:52 -03:00