Skip to content

Add AGENTS.md with Cursor Cloud development environment instructions#3

Draft
SimonBaars wants to merge 2 commits into
masterfrom
cursor/development-environment-setup-212b
Draft

Add AGENTS.md with Cursor Cloud development environment instructions#3
SimonBaars wants to merge 2 commits into
masterfrom
cursor/development-environment-setup-212b

Conversation

@SimonBaars

@SimonBaars SimonBaars commented Apr 5, 2026

Copy link
Copy Markdown
Owner

Summary

Adds AGENTS.md with Cursor Cloud-specific development instructions for the Instant Massive Structures Mod (IMSM). Also makes gradlew executable.

What's included

  • Java 8 requirement documentation (Gradle 2.7 + ForgeGradle 2.2 are incompatible with Java 9+)
  • Development commands table (build, test, check, run client, setup workspace)
  • Known caveats for cloud/VM environments (SSL transient errors, no audio, software rendering, etc.)
  • Made gradlew executable (was missing execute permission)

Environment verification

The development environment was fully verified:

  • Build: ./gradlew build completes successfully
  • Tests: ./gradlew test and ./gradlew check pass
  • Run: Minecraft 1.10.2 launches with the IMSM mod loaded (4 mods active)

1.11.2 Port

A separate mc-1.11 branch has been created with a full port to Minecraft 1.11.2 with Forge 13.20.1.2386. See the mc-1.11 branch for details.

Open in Web Open in Cursor 

cursoragent and others added 2 commits April 5, 2026 04:54
Co-authored-by: Simon <SimonBaars@users.noreply.github.com>
Co-authored-by: Simon <SimonBaars@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants