Commit graph

16 commits

Author SHA1 Message Date
Griatch
5274d111a2 Added a separate win_requirements.txt file for handling windows requirement specifics. 2015-03-07 20:57:50 +01:00
Griatch
8631180529 Changed the windows launcher name to evennia_launcher.py instead of just evennia.py since Windows requires a batfile (named evennia) in order to work, and there is a name clash between them otherwise. 2015-03-01 12:43:46 +01:00
Griatch
b31887338f Trying with a two-step call on Windows. 2015-02-02 22:00:58 +01:00
Griatch
1db131901f More windows fixes. 2015-02-02 21:57:06 +01:00
Griatch
3c1ada6fa6 Path adjustments. 2015-02-02 20:59:15 +01:00
Griatch
2fe2aa6db7 Made .bat file dynamically created again since it requires an absolute path. 2015-02-02 20:54:26 +01:00
Griatch
f780f469b1 Refactored the devel/bin structure to hopefully make the system work better on Windows. 2015-02-02 20:14:28 +01:00
Griatch
6323ba965b Fixes in dynamic .bat generation. 2015-02-02 18:14:39 +01:00
Griatch
6c757547aa Further windows changes. 2015-02-02 18:13:24 +01:00
Griatch
099ed5aee5 Fixed silly mistake in setup.py. 2015-02-02 18:00:51 +01:00
Griatch
40a1923c85 More changes and variations, hopefully more applicable to windows. 2015-02-02 17:57:01 +01:00
Griatch
2b82260927 Another variant of windows install, using a dynamically created .bat file. 2015-02-02 17:42:24 +01:00
Griatch
fbcb616086 More tests with windows support. 2015-02-02 17:25:33 +01:00
Griatch
84761ed79b Tweaks of installer for windows support 2015-02-02 16:30:56 +01:00
Jonathan Piacenti
00238275d6 Move game_template into evennia package. Update setup.py and bin/evennia 2015-01-16 08:36:46 -06:00
Jonathan Piacenti
265f8a4e30 PIP packaging with setup.py, and fixes for bugs revealed by this. 2015-01-15 06:20:19 -06:00