NikolaySuslov / croquet-squeak

Open Croquet for Squeak 5.x

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open Croquet for Squeak 5.x

Original Open Croquet running on the latest versions of Squeak 5.x

Install

This repository is using Squot for Git connectivity.

For Squeak 5.2 (and newer) do the following:

  1. Install Squot

Installer installGitInfrastructure.

  1. Load Open Croquet (with FFI, OpenGL and Croquet)
Metacello new
  baseline: 'Croquet';
  repository: 'github://nikolaysuslov/croquet-squeak';
 load.
  1. Download Models/Textures content and place it to Contents/Resources Squeak folder

(Based on Monticello packages from https://sdk.krestianstvo.org/sdk/croquet)

About

Open Croquet for Squeak 5.x


Languages

Language:Smalltalk 97.7%Language:HTML 2.3%