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