1
0
mirror of https://github.com/godotengine/godot synced 2024-07-08 18:30:43 +00:00
Commit Graph

45 Commits

Author SHA1 Message Date
Rémi Verschelde
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
Rémi Verschelde
491ded1898
Minor typo and docs URL fixes 2023-02-28 13:38:01 +01:00
Gary Yendell
3d15d61955
Fix link to docs for building from source 2023-01-11 18:53:15 +00:00
RedMser
db687b1fcd
Remove LGTM badge
LGTM.com will be shut down in December 2022
2022-10-01 18:31:18 +02:00
Fabio Alessandrelli
d20b32186f [Web] Rename JavaScript platform to Web.
Also rename export name from "HTML5" to "Web".
2022-08-29 11:52:00 +02:00
Max Hilbrunner
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
Rémi Verschelde
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
Rémi Verschelde
848f3bba7c Link to Godot Contributors Chat instead of IRC 2021-03-05 22:32:48 +01:00
Lorenzo Cerqua
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
Secret Panda
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
Hugo Locurcio
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
Secret Panda
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
Secret Panda
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
Patrick DeVivo
17ac8c1e9b
Add TODOs Badge to README
Closes #37217
2020-03-25 19:53:51 -04:00
unknown
88da49beee Added LGTM Alert Badge 2020-02-06 23:29:54 +05:30
Luiz Lima
aba6f51ff9
Add Weblate badge to README.md 2019-07-06 00:22:31 -03:00
Rémi Verschelde
e40aea7fec Replace 3.0 screenshot by new one from TPS demo
Fixes #27324.
2019-04-08 14:07:13 +02:00
Rémi Verschelde
5f8af252e8 doc: Use HTTPS for docs.godotengine.org and point to latest branch
Fixes #23509.
2018-11-05 08:46:27 +01:00
Zaven Muradyan
172694ac4c Add useful links for contributors to CONTRIBUTING and README docs. 2018-10-13 22:59:52 -07:00
Maxwell Paul Brickner
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
Rémi Verschelde
91adb58d3d Add screenshot to the README
3D scene courtesy of @fracteed.
2017-10-31 10:15:36 +01:00
Rémi Verschelde
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
Maxwell Paul Brickner
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
Rémi Verschelde
519df0d34d Use new Godot icon consistently everywhere 2017-05-17 19:53:59 +02:00
Rémi Verschelde
4989cc3617 Fix URLs to moved docs pages
Closes #8266.
2017-04-05 07:34:27 +02:00
Rémi Verschelde
ab9fa604d1 Rewrite the README to be more descriptive 2016-11-03 19:29:31 +01:00
Rémi Verschelde
b0a97579ac README.md: Add codetriage badge 2016-05-27 01:12:06 +02:00
anatoly techtonik
e56f05c690 README.md docs are not wiki (#4770) 2016-05-23 11:29:46 +02:00
est31
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
est31
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
Juan Linietsky
1756d2ddb1 Update README.md 2016-02-22 07:42:10 -03:00
Rémi Verschelde
050caee122 Add travis-ci badge to show the status of master 2016-01-27 14:24:55 +01:00
Rémi Verschelde
295d38c755 Change wiki links to point to OpenProject website 2015-11-19 18:37:03 +01:00
Juan Linietsky
0ed18537a3 Update README.md 2015-11-03 23:11:03 -03:00
Antony Jones
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
Antony
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
Juan Linietsky
99cf6c0dc4 Update README.md 2014-12-15 22:41:50 -03:00
reduz
f9ff086235 Update README.md 2014-05-24 01:30:28 -03:00
Juan Linietsky
06e358199f fixie readme 2014-02-24 09:58:52 -03:00
imgxx
c85146e112 Create README.md 2014-02-12 22:08:27 +07:00
Juan Linietsky
abb985e755 Reverted to older version of WebP, newer one crashed on Android. 2014-02-10 22:37:07 -03:00
Juan Linietsky
56bf3d0a14 compiling instructions 2014-02-10 01:38:03 -03:00
Juan Linietsky
7cb54f712a hoho 2014-02-09 23:14:35 -03:00
Juan Linietsky
ebc38f099d readme changed 2014-02-09 23:12:50 -03:00
Juan Linietsky
0e49da1687 first commit 2014-01-04 13:08:52 -03:00