Got pack/unpack/clean targets working

This commit is contained in:
2014-04-23 22:10:28 -07:00
parent 2eff2aa3b9
commit fa6b55c0af
39 changed files with 50010 additions and 22 deletions

View File

@@ -1,8 +0,0 @@
# -*- coding: utf-8 -*-
#==============================================================================
# ** Main
#------------------------------------------------------------------------------
# This processing is executed after module and class definition is finished.
#==============================================================================
rgss_main { SceneManager.run }