mirror of
https://github.com/lscharen/iigs-game-engine.git
synced 2024-11-25 15:32:59 +00:00
More jekyll work
This commit is contained in:
parent
d14df40145
commit
e00c168ece
@ -4,7 +4,7 @@ title: Toolbox Reference
|
||||
style: toolref
|
||||
---
|
||||
|
||||
<link rel="stylesheet" href="assets/css/toolref.css">
|
||||
<link rel="stylesheet" href="{{ 'assets/css/toolref.css' | relative_url }}">
|
||||
<div id="content">
|
||||
|
||||
<ul>
|
||||
|
@ -11,6 +11,7 @@
|
||||
"crossrunner": "C:\\Programs\\Crossrunner\\Crossrunner.exe"
|
||||
},
|
||||
"scripts": {
|
||||
"build:docs": "cd docs && bundle exec jekyll serve",
|
||||
"archive": "%npm_package_config_cadius% EXTRACTFILE ./emu/Target.2mg /GTEDev/Tool160.SHK .",
|
||||
"test": "npm run build && build-image.bat %npm_package_config_cadius% && %npm_package_config_gsport%",
|
||||
"build": "%npm_package_config_merlin32% -V %npm_package_config_macros% ./src/Master.s",
|
||||
|
Loading…
Reference in New Issue
Block a user