parent
f348a47281
commit
9e5f22458c
6 changed files with 93 additions and 30 deletions
|
@ -11,8 +11,8 @@ library
|
|||
gloss >= 1.11 && < 1.14, gloss-juicy >= 0.2.3
|
||||
exposed-modules:
|
||||
RPGEngine,
|
||||
Game,
|
||||
RenderGame
|
||||
Game, State,
|
||||
Render
|
||||
|
||||
executable rpg-engine
|
||||
main-is: Main.hs
|
||||
|
|
Reference in a new issue