Skip to content

Restructure Enjin Farmer sample-game docs; add Godot client#32

Merged
Bradez merged 12 commits into
enjin:masterfrom
EtayM:docs/godot-sample-game
Jul 2, 2026
Merged

Restructure Enjin Farmer sample-game docs; add Godot client#32
Bradez merged 12 commits into
enjin:masterfrom
EtayM:docs/godot-sample-game

Conversation

@EtayM

@EtayM EtayM commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Restructures the Enjin Farmer sample-game docs to cover both the Unity and the new Godot client, which share the same game server.

Structure change: the old two-page layout (setup-guide + implementation-breakdown) is replaced by three pages:

  • Overview & Server Setup — shared intro, architecture, prerequisites, full server setup, and the server code walkthrough.
  • Unity Client — Unity-specific setup, play flow, and client code walkthrough.
  • Godot Client — same shape for the new Godot client (https://github.com/enjin/platform-sample-game-client-godot), with real screenshots.

Also:

  • Repoints the two inbound links (SDK getting-started, Hot & Cold Inventories) to the new Overview page.

EtayM and others added 12 commits July 1, 2026 19:06
Docusaurus resolves internal doc links by source filename (numeric
prefixes are stripped from URLs), so the slug-style paths failed the
broken-link check. Switch the intra-feature cross-links to the repo's
standard <path>/NN-name.md#anchor form. Build now passes.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Server setup moved to the overview page, so "Step 3" no longer exists
on the Unity page. Match the Godot page's phrasing.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
The Godot client authenticates from the main menu (Email/Password +
Register/Login -> "Logged in - tokens enabled" -> Start), unlike Unity's
in-game login. Add real screenshots for the health check, main menu, and
logged-in state; keep the Unity images for tilling (identical) and the
backpack (capture still pending).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@Bradez Bradez merged commit f734366 into enjin:master Jul 2, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants