From eb884eacd1f897b2e9c615162fb3a3fcfdb7b7d6 Mon Sep 17 00:00:00 2001 From: Mikael Vallerie Date: Sun, 8 Sep 2013 09:53:48 +0200 Subject: [PATCH] SBT Scage Plugin added --- src/sphinx/Community/Community-Plugins.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/sphinx/Community/Community-Plugins.rst b/src/sphinx/Community/Community-Plugins.rst index f5d6fca35..720006064 100644 --- a/src/sphinx/Community/Community-Plugins.rst +++ b/src/sphinx/Community/Community-Plugins.rst @@ -124,10 +124,11 @@ Frontend development plugins - sbt-yui-compressor: https://github.com/indrajitr/sbt-yui-compressor - sbt-requirejs: https://github.com/scalatra/sbt-requirejs -LWJGL (Light Weight Java Game Library) Plugin +Game development plugins ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- sbt-lwjgl-plugin: https://github.com/philcali/sbt-lwjgl-plugin +- sbt-lwjgl-plugin (Light Weight Java Game Library): https://github.com/philcali/sbt-lwjgl-plugin +- sbt-scage-plugin (Scala Game Engine): https://github.com/mvallerie/sbt-scage-plugin Release plugins ~~~~~~~~~~~~~~~